Sha256: e548f7bedeb5e92945d664b59d5810e0b5b5a65c972cc157de208a294d0df92a

Contents?: true

Size: 499 Bytes

Versions: 21

Compression:

Stored size: 499 Bytes

Contents

- title t('.title', key: @translation.key )

- content_for :submenu do
  = render_cell 'locomotive/settings_menu', :show

- content_for :buttons do
  = local_action_button t('locomotive.translations.index.new'), new_translation_path, icon: 'icon-plus'

%p!= t('.help', key: @translation.key)

= semantic_form_for @translation, html: { class: 'save-with-shortcut' } do |form|

  = render 'form', f: form

  = render 'locomotive/shared/form_actions', back_url: translations_path, button_label: :update

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
locomotivecms-3.0.0.pre.alpha.3 app/views/locomotive/translations/edit.html.haml
locomotive_cms-2.5.7 app/views/locomotive/translations/edit.html.haml
locomotivecms-3.0.0.pre.alpha.2 app/views/locomotive/translations/edit.html.haml
locomotivecms-3.0.0.pre.alpha app/views/locomotive/translations/edit.html.haml
locomotive_cms-2.5.6 app/views/locomotive/translations/edit.html.haml
locomotive_cms-2.5.6.rc2 app/views/locomotive/translations/edit.html.haml
locomotive_cms-2.5.6.rc1 app/views/locomotive/translations/edit.html.haml
locomotive_cms-2.5.5 app/views/locomotive/translations/edit.html.haml
locomotive_cms-2.5.4 app/views/locomotive/translations/edit.html.haml
locomotive_cms-2.5.3 app/views/locomotive/translations/edit.html.haml
locomotive_cms-2.5.2 app/views/locomotive/translations/edit.html.haml
locomotive_cms-2.5.1 app/views/locomotive/translations/edit.html.haml
locomotive_cms-2.5.0 app/views/locomotive/translations/edit.html.haml
locomotive_cms-2.5.0.rc3 app/views/locomotive/translations/edit.html.haml
locomotive_cms-2.5.0.rc2 app/views/locomotive/translations/edit.html.haml
locomotive_cms-2.5.0.rc1 app/views/locomotive/translations/edit.html.haml
locomotive_cms-2.4.1 app/views/locomotive/translations/edit.html.haml
locomotive_cms-2.4.0 app/views/locomotive/translations/edit.html.haml
locomotive_cms-2.3.1 app/views/locomotive/translations/edit.html.haml
locomotive_cms-2.3.0 app/views/locomotive/translations/edit.html.haml