Sha256: e30acdbd545817161704db51757d5cadce2ac6c1965df2f799cd1851de25f66f

Contents?: true

Size: 441 Bytes

Versions: 14

Compression:

Stored size: 441 Bytes

Contents

- content_for :right_column do
  = render :partial => 'cms_admin/files/index'

= form.text_field :label, :data => {:slugify => @snippet.new_record?}
= form.text_field :identifier, :data => {:slug => true}
= form.text_area :content, :data => {:cm_mode => 'text/html'}

= render :partial => 'cms_admin/categories/form', :object => form

.form-actions
  = form.submit t(@snippet.new_record?? '.create' : '.update'), :class => 'btn btn-primary'

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
comfortable_mexican_sofa-1.9.2 app/views/cms_admin/snippets/_form.html.haml
comfortable_mexican_sofa-1.8.5 app/views/cms_admin/snippets/_form.html.haml
comfortable_mexican_sofa-1.9.1 app/views/cms_admin/snippets/_form.html.haml
comfortable_mexican_sofa-1.9.0 app/views/cms_admin/snippets/_form.html.haml
comfortable_mexican_sofa-1.8.4 app/views/cms_admin/snippets/_form.html.haml
comfortable_mexican_sofa-1.8.3 app/views/cms_admin/snippets/_form.html.haml
comfypress-0.1.4 app/views/cms_admin/snippets/_form.html.haml
comfortable_mexican_sofa-1.8.2 app/views/cms_admin/snippets/_form.html.haml
comfypress-0.1.3 app/views/cms_admin/snippets/_form.html.haml
comfortable_mexican_sofa-1.8.1 app/views/cms_admin/snippets/_form.html.haml
comfortable_mexican_sofa-1.8.0 app/views/cms_admin/snippets/_form.html.haml
comfortable_mexican_sofa-1.7.3 app/views/cms_admin/snippets/_form.html.haml
comfortable_mexican_sofa-1.7.1 app/views/cms_admin/snippets/_form.html.haml
comfortable_mexican_sofa-1.7.0 app/views/cms_admin/snippets/_form.html.haml