Use double quotes in app/views/admin
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<% end %>
|
||||
</div>
|
||||
|
||||
<%= render 'shared/filter_subnav', i18n_namespace: "admin.organizations.index" %>
|
||||
<%= render "shared/filter_subnav", i18n_namespace: "admin.organizations.index" %>
|
||||
|
||||
<% if @organizations.any? %>
|
||||
<h3 class="margin"><%= page_entries_info @organizations %></h3>
|
||||
|
||||
Reference in New Issue
Block a user