Sha256: 78bf7eb9d0fd78f098e9abd1390396894ef3de2a1fc1f67c57c55402f9c75174

Contents?: true

Size: 375 Bytes

Versions: 17

Compression:

Stored size: 375 Bytes

Contents

- title t('.title')

- content_for :submenu do
  = render 'locomotive/shared/menu/contents'

- content_for :actions do
  = render 'locomotive/shared/actions/contents'

%p!= t('.help')

= semantic_form_for @content_type, :url => content_types_url do |f|

  = render 'form', :f => f

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

Version data entries

17 entries across 17 versions & 2 rubygems

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