Sha256: df71d85d782adfa0474ce986d59b5e86b1b86fb1b4bfacdfb209c762d5281f4b
Contents?: true
Size: 505 Bytes
Versions: 21
Compression:
Stored size: 505 Bytes
Contents
.quick_edit_helper %a.alt_button.cancel= t('bhf.quick_edit.buttons.cancel') - unless @platform.table_hide? %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')
Version data entries
21 entries across 21 versions & 1 rubygems