searches for officers assigned to a poll

This commit is contained in:
rgarcia
2017-10-13 18:39:13 +02:00
parent 5d39ce2f03
commit f2d99d6747
3 changed files with 72 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
<%= t("admin.poll_officer_assignments.index.no_officers") %>
</div>
<% else %>
<table class="fixed margin">
<table class="fixed margin" id="officer_assignments">
<thead>
<th><%= t("admin.poll_officer_assignments.index.table_name") %></th>
<th><%= t("admin.poll_officer_assignments.index.table_email") %></th>