parent
1acc369774
commit
29bd105072
10 changed files with 115 additions and 15 deletions
|
|
@ -175,7 +175,7 @@
|
|||
<% end %>
|
||||
</tr>
|
||||
</thead>
|
||||
<% all_users_sorted.each do |user| %>
|
||||
<% users_for_vote(@vote).each do |user| %>
|
||||
<tr>
|
||||
<td><%= user.email %></td>
|
||||
<% @vote.candidates.each do |candidate| %>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue