app/views/admix/inherited/new.html.haml in admix-0.23.1 vs app/views/admix/inherited/new.html.haml in admix-0.24.0
- old
+ new
@@ -1,3 +1,3 @@
-%h1= t('admix.crud.new.title')
-= render 'form'
-= link_to t('admix.crud.back'), collection_url, class: 'btn'
+= render 'actions'
+-#%h1= t('admix.crud.new.title')
+= render file: 'admix/inherited/form'