app/views/admix/inherited/new.html.haml in admix-0.23.0 vs app/views/admix/inherited/new.html.haml in admix-0.23.1

- old
+ new

@@ -1,3 +1,3 @@ %h1= t('admix.crud.new.title') -= render 'admix/inherited/form' += render 'form' = link_to t('admix.crud.back'), collection_url, class: 'btn'