Sha256: b7f29a9d695b8e858f5b9f41b21dac1b08197cc1d64b468487df5d7fc3957f0b

Contents?: true

Size: 346 Bytes

Versions: 8

Compression:

Stored size: 346 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_url do |form|

  = render 'form', f: form

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

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
locomotive_cms-2.2.2 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.2.1 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.2.0 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.1.4 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.1.3 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.1.2 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.1.1 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.1.0 app/views/locomotive/snippets/new.html.haml