searches for officers assigned to a poll
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user