Remove no actions message for citizen that already voted at officing panel
This commit is contained in:
@@ -3,6 +3,5 @@
|
||||
<strong><%= t("officing.voters.show.error_already_voted") %></strong>
|
||||
</p>
|
||||
</td>
|
||||
<td class="text-center">
|
||||
<small><%= t("officing.voters.show.no_actions") %></small>
|
||||
<td>
|
||||
</td>
|
||||
|
||||
@@ -63,7 +63,6 @@ en:
|
||||
show:
|
||||
can_vote: Can vote
|
||||
error_already_voted: Has already participated in this poll
|
||||
no_actions: There is no available actions
|
||||
submit: Confirm vote
|
||||
success: "Vote introduced!"
|
||||
can_vote:
|
||||
|
||||
@@ -63,7 +63,6 @@ es:
|
||||
show:
|
||||
can_vote: Puede votar
|
||||
error_already_voted: "Ya ha participado en esta votación"
|
||||
no_actions: No hay acciones disponibles
|
||||
submit: Confirmar voto
|
||||
success: "¡Voto introducido!"
|
||||
can_vote:
|
||||
|
||||
Reference in New Issue
Block a user