app/views/admin/theme_assets/index.html.haml in locomotive_cms-0.0.2.9 vs app/views/admin/theme_assets/index.html.haml in locomotive_cms-0.0.3.1
- old
+ new
@@ -2,10 +2,10 @@
- content_for :submenu do
= render 'admin/shared/menu/settings'
- content_for :buttons do
- = admin_button_tag :new, new_admin_theme_asset_url, :class => 'add'
+ = admin_button_tag :new, new_admin_theme_asset_url, :class => 'new'
%p= t('.help')
%h3= t('.css_and_js')
- if @non_image_assets.empty?
\ No newline at end of file