Classical poll - Add missing check of $expired

This commit is contained in:
Olivier PEREZ 2016-03-05 16:17:49 +01:00
parent 449f6bfc9d
commit 67ed7977d6

View File

@ -44,8 +44,9 @@
</thead>
<tbody>
{foreach $votes as $vote}
{* Edited line *}
{if $editingVoteId === $vote->uniqId} {* Edited line *}
{if $editingVoteId === $vote->uniqId && !$expired}
<tr class="hidden-print">
<td class="bg-info" style="padding:5px">