Add views for admin booths
This commit is contained in:
committed by
kikito
parent
faecb51054
commit
7f0d233bce
@@ -20,7 +20,7 @@
|
||||
<tr>
|
||||
<td>
|
||||
<strong>
|
||||
<%= link_to "Votación de propuestas 2016 (REFNUM)", "3" %>
|
||||
<%= link_to "Votación de propuestas 2016 (REFNUM)", "polls/3" %>
|
||||
</strong>
|
||||
</td>
|
||||
<td>
|
||||
@@ -28,7 +28,7 @@
|
||||
<br>(<small>15/12/2016 - 15/02/2017</small>)
|
||||
</td>
|
||||
<td class="text-right">
|
||||
<%= link_to t("admin.actions.edit"), "3/edit", class: "button hollow" %>
|
||||
<%= link_to t("admin.actions.edit"), "polls/3/edit", class: "button hollow" %>
|
||||
</td>
|
||||
</tr>
|
||||
<!-- end -->
|
||||
|
||||
Reference in New Issue
Block a user