hot fix current booth
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<% if current_user.poll_officer? %>
|
||||
<div id="officing-booth" class="callout info">
|
||||
<%= t("admin.officing_booth.title", booth: current_booth.try(:location)) %>
|
||||
<%= t("admin.officing_booth.title", booth: try(:current_booth).try(:location)) %>
|
||||
</div>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user