Sha256: 7668a9f32068284388986ff558fe9515c33dde1863dd0b1c5ae0afd99c28f07d

Contents?: true

Size: 445 Bytes

Versions: 5

Compression:

Stored size: 445 Bytes

Contents

- content_for :head do
  = render '/locomotive/theme_assets/picker'

- content_for :backbone_view_data do
  :plain
    snippet: #{j @snippet.persisted? ? @snippet.to_presenter.as_json_for_html_view.to_json.html_safe : 'null'}

= f.inputs :name => :information do
  = f.input :name, :wrapper_html => { :class => 'highlighted' }
  = f.input :slug, :required => false

= f.inputs :name => :code do
  = f.input :template, :as => :'Locomotive::Code'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
locomotive_cms-2.0.0.rc12 app/views/locomotive/snippets/_form.html.haml
locomotive_cms-2.0.0.rc11 app/views/locomotive/snippets/_form.html.haml
locomotive_cms-2.0.0.rc10 app/views/locomotive/snippets/_form.html.haml
locomotive_cms-2.0.0.rc9 app/views/locomotive/snippets/_form.html.haml
locomotive_cms-2.0.0.rc8 app/views/locomotive/snippets/_form.html.haml