Add views for admin booths

This commit is contained in:
Alberto Garcia Cabeza
2016-09-19 18:32:21 +02:00
committed by kikito
parent faecb51054
commit 7f0d233bce
7 changed files with 136 additions and 9 deletions

View File

@@ -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 -->