hot fix current booth
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<% if current_user.poll_officer? %>
|
<% if current_user.poll_officer? %>
|
||||||
<div id="officing-booth" class="callout info">
|
<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>
|
</div>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|||||||
Reference in New Issue
Block a user