diff --git a/app/views/admin/archive_files/categories_order.html.erb b/app/views/admin/archive_files/categories_order.html.erb index b11a2d3..4085835 100644 --- a/app/views/admin/archive_files/categories_order.html.erb +++ b/app/views/admin/archive_files/categories_order.html.erb @@ -1,5 +1,6 @@ <% all_locales = I18n.available_locales %> <% count = all_locales.length %> +
@@ -22,4 +23,6 @@ <% end %> -
\ No newline at end of file + + +
\ No newline at end of file