Sha256: 81e09af0e56f8f8db763796c4d54b3443b7ef7d368045369c91df171334d6829

Contents?: true

Size: 348 Bytes

Versions: 18

Compression:

Stored size: 348 Bytes

Contents

- title t('.title')

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

- content_for :actions do
  = locale_picker_link

%p!= t('.help')

= semantic_form_for @snippet, url: snippets_path do |form|

  = render 'form', f: form

  = render 'locomotive/shared/form_actions', back_url: theme_assets_path, button_label: :create

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
locomotive_cms-2.5.7 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.5.6 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.5.6.rc2 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.5.6.rc1 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.5.5 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.5.4 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.5.3 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.5.2 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.5.1 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.5.0 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.5.0.rc3 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.5.0.rc2 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.5.0.rc1 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.4.1 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.4.0 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.3.1 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.3.0 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.2.3 app/views/locomotive/snippets/new.html.haml