Use double quotes in app/views/admin

This commit is contained in:
Julian Herrero
2019-03-14 17:11:04 +01:00
parent c32a98be10
commit 0bb2633c7a
50 changed files with 85 additions and 85 deletions

View File

@@ -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>