Sha256: 5c296b73c19d02fb94aa76e27320c7330367f4c3174d12da919f322ac76ab3b2

Contents?: true

Size: 441 Bytes

Versions: 61

Compression:

Stored size: 441 Bytes

Contents

%button.alt_button.cancel= t('bhf.quick_edit.buttons.cancel')
%button.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{title: t('bhf.quick_edit.buttons.save_and_next')}= t('bhf.quick_edit.buttons.save_and_next')

Version data entries

61 entries across 61 versions & 1 rubygems

Version Path
bhf-0.6.15 app/views/layouts/bhf/quick_edit.haml
bhf-0.6.14 app/views/layouts/bhf/quick_edit.haml
bhf-0.6.13 app/views/layouts/bhf/quick_edit.haml
bhf-0.6.12 app/views/layouts/bhf/quick_edit.haml
bhf-0.6.11 app/views/layouts/bhf/quick_edit.haml
bhf-0.6.10 app/views/layouts/bhf/quick_edit.haml
bhf-0.6.6 app/views/layouts/bhf/quick_edit.haml
bhf-0.6.5 app/views/layouts/bhf/quick_edit.haml
bhf-0.6.4 app/views/layouts/bhf/quick_edit.haml
bhf-0.6.3 app/views/layouts/bhf/quick_edit.haml
bhf-0.6.2 app/views/layouts/bhf/quick_edit.haml
bhf-0.6.1 app/views/layouts/bhf/quick_edit.haml
bhf-0.6.0 app/views/layouts/bhf/quick_edit.haml
bhf-0.5.13 app/views/layouts/bhf/quick_edit.haml
bhf-0.5.12 app/views/layouts/bhf/quick_edit.haml
bhf-0.5.11 app/views/layouts/bhf/quick_edit.haml
bhf-0.5.10 app/views/layouts/bhf/quick_edit.haml
bhf-0.5.9 app/views/layouts/bhf/quick_edit.haml
bhf-0.5.8 app/views/layouts/bhf/quick_edit.haml
bhf-0.5.7 app/views/layouts/bhf/quick_edit.haml