app/views/alchemy/admin/attachments/index.html.erb in alchemy_cms-3.1.0.beta1 vs app/views/alchemy/admin/attachments/index.html.erb in alchemy_cms-3.1.0.beta2
- old
+ new
@@ -14,10 +14,10 @@
label: _t(:upload_file),
if_permitted_to: [:create, Alchemy::Attachment]
}
]
) %>
-<div id="archive_all" class="<%= any_tags ? 'with_tag_filter' : nil %>">
+<div id="archive_all" class="<%= any_tags ? 'with_tag_filter ' : nil %>resources-table-wrapper">
<%= resources_header %>
<%= render partial: 'files_list' %>
<% if any_tags %>
<div id="library_sidebar">
<div id="tag_list" class="<%= params[:tagged_with].present? ? 'filtered' : '' %>">