Sha256: e191b876424c02797403c20de172f48b0623927b8a107547510a805b7d1f1ad6

Contents?: true

Size: 365 Bytes

Versions: 18

Compression:

Stored size: 365 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_path do |f|

  = render 'form', f: f

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

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
locomotive_cms-2.5.7 app/views/locomotive/content_types/new.html.haml
locomotive_cms-2.5.6 app/views/locomotive/content_types/new.html.haml
locomotive_cms-2.5.6.rc2 app/views/locomotive/content_types/new.html.haml
locomotive_cms-2.5.6.rc1 app/views/locomotive/content_types/new.html.haml
locomotive_cms-2.5.5 app/views/locomotive/content_types/new.html.haml
locomotive_cms-2.5.4 app/views/locomotive/content_types/new.html.haml
locomotive_cms-2.5.3 app/views/locomotive/content_types/new.html.haml
locomotive_cms-2.5.2 app/views/locomotive/content_types/new.html.haml
locomotive_cms-2.5.1 app/views/locomotive/content_types/new.html.haml
locomotive_cms-2.5.0 app/views/locomotive/content_types/new.html.haml
locomotive_cms-2.5.0.rc3 app/views/locomotive/content_types/new.html.haml
locomotive_cms-2.5.0.rc2 app/views/locomotive/content_types/new.html.haml
locomotive_cms-2.5.0.rc1 app/views/locomotive/content_types/new.html.haml
locomotive_cms-2.4.1 app/views/locomotive/content_types/new.html.haml
locomotive_cms-2.4.0 app/views/locomotive/content_types/new.html.haml
locomotive_cms-2.3.1 app/views/locomotive/content_types/new.html.haml
locomotive_cms-2.3.0 app/views/locomotive/content_types/new.html.haml
locomotive_cms-2.2.3 app/views/locomotive/content_types/new.html.haml