Sha256: 1b103d61d4028d24077bdd2048e04b0a08584a8670d92ebff601586aaf8816e9

Contents?: true

Size: 346 Bytes

Versions: 14

Compression:

Stored size: 346 Bytes

Contents

- title t('.title')

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

%p!= t('.help')

= semantic_form_for @theme_asset, :url => admin_theme_assets_url, :html => { :multipart => true } 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/theme_assets/new.html.haml
locomotive_cms-1.0.0.beta app/views/admin/theme_assets/new.html.haml
locomotive_cms-0.0.4.beta12 app/views/admin/theme_assets/new.html.haml
locomotive_cms-0.0.4.beta11 app/views/admin/theme_assets/new.html.haml
locomotive_cms-0.0.4.beta10 app/views/admin/theme_assets/new.html.haml
locomotive_cms-0.0.4.beta9 app/views/admin/theme_assets/new.html.haml
locomotive_cms-0.0.4.beta8 app/views/admin/theme_assets/new.html.haml
locomotive_cms-0.0.4.beta7 app/views/admin/theme_assets/new.html.haml
locomotive_cms-0.0.4.beta5 app/views/admin/theme_assets/new.html.haml
locomotive_cms-0.0.4.beta4 app/views/admin/theme_assets/new.html.haml
locomotive_cms-0.0.4.beta3 app/views/admin/theme_assets/new.html.haml
locomotive_cms-0.0.4.beta2 app/views/admin/theme_assets/new.html.haml
locomotive_cms-0.0.4.beta1 app/views/admin/theme_assets/new.html.haml
locomotive_cms-0.0.4 app/views/admin/theme_assets/new.html.haml