app/views/layouts/bhf/quick_edit.haml in bhf-0.10.12 vs app/views/layouts/bhf/quick_edit.haml in bhf-0.10.13

- old
+ new

@@ -4,6 +4,6 @@ %a.alt_button.open= t('bhf.quick_edit.buttons.open') = yield .button.group %button.save{class: ('create' if @object.new_record?)}= @object.new_record? ? t('bhf.quick_edit.buttons.create') : t('bhf.quick_edit.buttons.save') - unless @object.new_record? - %button.save_and_next.icon{title: t('bhf.quick_edit.buttons.save_and_next')}= t('bhf.quick_edit.buttons.save_and_next') \ No newline at end of file + %button.save_and_next.icon{title: t('bhf.quick_edit.buttons.save_and_next')}= t('bhf.quick_edit.buttons.save_and_next')