app/views/locomotive/content_entries/form/_main.html.slim in locomotivecms-3.4.1 vs app/views/locomotive/content_entries/form/_main.html.slim in locomotivecms-4.0.0.alpha1

- old
+ new

@@ -1,4 +1,4 @@ = f.inputs :attributes do - = render_custom_fields(@content_type, f) + = render_custom_fields(@content_type, f, group) = render 'locomotive/content_entries/form/actions', f: f