Sha256: 1869a25b1b59d646a093e7be5365229c4c038822e8eaa6dae20ccf35ed0597f8

Contents?: true

Size: 224 Bytes

Versions: 11

Compression:

Stored size: 224 Bytes

Contents

= f.inputs :name => :information do
  = f.input :name
  
= 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

11 entries across 11 versions & 1 rubygems

Version Path
locomotive_cms-0.0.2.5 app/views/admin/layouts/_form.html.haml
locomotive_cms-0.0.2.4 app/views/admin/layouts/_form.html.haml
locomotive_cms-0.0.2.3 app/views/admin/layouts/_form.html.haml
locomotive_cms-0.0.2.2 app/views/admin/layouts/_form.html.haml
locomotive_cms-0.0.2.1 app/views/admin/layouts/_form.html.haml
locomotive_cms-0.0.2 app/views/admin/layouts/_form.html.haml
locomotive_cms-0.0.1.4 app/views/admin/layouts/_form.html.haml
locomotive_cms-0.0.1.3 app/views/admin/layouts/_form.html.haml
locomotive_cms-0.0.1.2 app/views/admin/layouts/_form.html.haml
locomotive_cms-0.0.1.1 app/views/admin/layouts/_form.html.haml
locomotive_cms-0.0.1 app/views/admin/layouts/_form.html.haml