Sha256: 151561fc30196fe100ec3534800c317ac2a7aee7d9f56c1ba1ce252f3a517cde

Contents?: true

Size: 388 Bytes

Versions: 17

Compression:

Stored size: 388 Bytes

Contents

- title t('.title')

- content_for :head do
  = javascript_include_tag 'admin/plugins/codemirror/codemirror'

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

%p= t('.help')

= semantic_form_for @layout, :url => admin_layouts_url do |form|

  = render 'form', :f => form
  
  = render 'admin/shared/form_actions', :back_url => admin_layouts_url, :button_label => :create

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
locomotive_cms-0.0.3.3 app/views/admin/layouts/new.html.haml
locomotive_cms-0.0.3.1 app/views/admin/layouts/new.html.haml
locomotive_cms-0.0.2.9 app/views/admin/layouts/new.html.haml
locomotive_cms-0.0.2.8 app/views/admin/layouts/new.html.haml
locomotive_cms-0.0.2.7 app/views/admin/layouts/new.html.haml
locomotive_cms-0.0.2.6 app/views/admin/layouts/new.html.haml
locomotive_cms-0.0.2.5 app/views/admin/layouts/new.html.haml
locomotive_cms-0.0.2.4 app/views/admin/layouts/new.html.haml
locomotive_cms-0.0.2.3 app/views/admin/layouts/new.html.haml
locomotive_cms-0.0.2.2 app/views/admin/layouts/new.html.haml
locomotive_cms-0.0.2.1 app/views/admin/layouts/new.html.haml
locomotive_cms-0.0.2 app/views/admin/layouts/new.html.haml
locomotive_cms-0.0.1.4 app/views/admin/layouts/new.html.haml
locomotive_cms-0.0.1.3 app/views/admin/layouts/new.html.haml
locomotive_cms-0.0.1.2 app/views/admin/layouts/new.html.haml
locomotive_cms-0.0.1.1 app/views/admin/layouts/new.html.haml
locomotive_cms-0.0.1 app/views/admin/layouts/new.html.haml