Sha256: 3e0eea7d9542d1972cc54890c0ca05a9e62f228554bf2c272400fd77ce825365

Contents?: true

Size: 305 Bytes

Versions: 14

Compression:

Stored size: 305 Bytes

Contents

- title t('.title')

- content_for :submenu do
  = render 'admin/shared/menu/settings'

%p!= t('.help')

= semantic_form_for @snippet, :url => admin_snippets_url do |form|

  = render 'form', :f => form

  = render 'admin/shared/form_actions', :back_url => admin_theme_assets_url, :button_label => :create

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
locomotive_cms-1.0.0.beta.2 app/views/admin/snippets/new.html.haml
locomotive_cms-1.0.0.beta app/views/admin/snippets/new.html.haml
locomotive_cms-0.0.4.beta12 app/views/admin/snippets/new.html.haml
locomotive_cms-0.0.4.beta11 app/views/admin/snippets/new.html.haml
locomotive_cms-0.0.4.beta10 app/views/admin/snippets/new.html.haml
locomotive_cms-0.0.4.beta9 app/views/admin/snippets/new.html.haml
locomotive_cms-0.0.4.beta8 app/views/admin/snippets/new.html.haml
locomotive_cms-0.0.4.beta7 app/views/admin/snippets/new.html.haml
locomotive_cms-0.0.4.beta5 app/views/admin/snippets/new.html.haml
locomotive_cms-0.0.4.beta4 app/views/admin/snippets/new.html.haml
locomotive_cms-0.0.4.beta3 app/views/admin/snippets/new.html.haml
locomotive_cms-0.0.4.beta2 app/views/admin/snippets/new.html.haml
locomotive_cms-0.0.4.beta1 app/views/admin/snippets/new.html.haml
locomotive_cms-0.0.4 app/views/admin/snippets/new.html.haml