Sha256: ad7f09141c2836cf33f6623cd0349e00640e2f59b145a9b3a633c7cbc543090e

Contents?: true

Size: 357 Bytes

Versions: 17

Compression:

Stored size: 357 Bytes

Contents

- content_for :head do
  = javascript_include_tag 'admin/plugins/codemirror/codemirror', 'admin/snippets.js'

= f.inputs :name => :information do
  = f.input :name
  = f.input :slug, :required => false
  
= f.inputs :name => :code do
  = f.custom_input :value, :css => 'full', :with_label => false do
    %code{ :class => 'html' }
      = f.text_area :value

Version data entries

17 entries across 17 versions & 1 rubygems

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