Sha256: ff9b747004c72be821b661a7d5e3bb3921f346febe31700f05c0483655f3645d

Contents?: true

Size: 229 Bytes

Versions: 6

Compression:

Stored size: 229 Bytes

Contents

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

      

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
locomotive_cms-0.0.3.3 app/views/admin/layouts/_form.html.haml
locomotive_cms-0.0.3.1 app/views/admin/layouts/_form.html.haml
locomotive_cms-0.0.2.9 app/views/admin/layouts/_form.html.haml
locomotive_cms-0.0.2.8 app/views/admin/layouts/_form.html.haml
locomotive_cms-0.0.2.7 app/views/admin/layouts/_form.html.haml
locomotive_cms-0.0.2.6 app/views/admin/layouts/_form.html.haml