Sha256: 1e3b06aa490aa180e534c85396f10af54f3670633e5ee1916df9087a0c0dff23

Contents?: true

Size: 341 Bytes

Versions: 15

Compression:

Stored size: 341 Bytes

Contents

- title t('.title')

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

%p= t('.help')

= semantic_form_for @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

15 entries across 15 versions & 1 rubygems

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