Sha256: 139114c9ba19a2767282509e27c74a46037ae09b51e32ab668df824fe895ed24

Contents?: true

Size: 457 Bytes

Versions: 26

Compression:

Stored size: 457 Bytes

Contents

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

- content_for :backbone_view_data do
  :plain
    snippet: #{escape_json @snippet.persisted? ? to_json(@snippet) : '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', main_locale_template_url: snippet_main_template_path(@snippet)

Version data entries

26 entries across 26 versions & 1 rubygems

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