app/views/illustrations/edit.html.erb in tkh_illustrations-0.9.1 vs app/views/illustrations/edit.html.erb in tkh_illustrations-0.9.2

- old
+ new

@@ -1,6 +1,4 @@ -<h1><%= t('activerecord.models.illustrations') %></h1> - -<%= render 'tab_admin_menu' %> +<%= render 'section_header' %> <%= render 'form' %> <%= render 'shared/admin_sidebar' %>