Sha256: 718adbc670f3b4d36d2ae595ced1b767b31a4ca5037c50654987449cfc870d70

Contents?: true

Size: 358 Bytes

Versions: 17

Compression:

Stored size: 358 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

17 entries across 17 versions & 2 rubygems

Version Path
locomotive_cms-2.0.3 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.0.2 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.0.1 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.0.0 app/views/locomotive/snippets/new.html.haml
tribeca_cms-0.1.1 app/views/locomotive/snippets/new.html.haml
tribeca_cms-2.0.0.rc12 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.0.0.rc12 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.0.0.rc11 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.0.0.rc10 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.0.0.rc9 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.0.0.rc8 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.0.0.rc7 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.0.0.rc6 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.0.0.rc5 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.0.0.rc4 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.0.0.rc2 app/views/locomotive/snippets/new.html.haml
locomotive_cms-2.0.0.rc1 app/views/locomotive/snippets/new.html.haml