Sha256: a93dc0243fa6465279c2f537818dcc9ace4b65d1898c0dbe3dddb5bd6d99d106

Contents?: true

Size: 433 Bytes

Versions: 6

Compression:

Stored size: 433 Bytes

Contents

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

- content_for :backbone_view_data do
  :plain
    snippet: #{@snippet.persisted? ? @snippet.to_presenter.as_json_for_html_view.to_json : '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

6 entries across 6 versions & 1 rubygems

Version Path
locomotive_cms-2.0.0.rc7 app/views/locomotive/snippets/_form.html.haml
locomotive_cms-2.0.0.rc6 app/views/locomotive/snippets/_form.html.haml
locomotive_cms-2.0.0.rc5 app/views/locomotive/snippets/_form.html.haml
locomotive_cms-2.0.0.rc4 app/views/locomotive/snippets/_form.html.haml
locomotive_cms-2.0.0.rc2 app/views/locomotive/snippets/_form.html.haml
locomotive_cms-2.0.0.rc1 app/views/locomotive/snippets/_form.html.haml