Sha256: 4da74fdc52d649279ddde481437fc0e08112c6249c35bbdfb0c05d76d5e2d9be

Contents?: true

Size: 436 Bytes

Versions: 21

Compression:

Stored size: 436 Bytes

Contents

- f ||= local_assigns[:locals][:f]
- index ||= f.object
%div{:id => f.object.id.to_s}
  = f.input :title
  = f.input(:page_title) unless index.owner.is_a?(Gallery)
  = f.input(:keywords, :input_html => { :rows => 5 }) unless index.owner.is_a?(Gallery)
  = f.input(:page_description, :input_html => { :rows => 5 }) unless index.owner.is_a?(Gallery)
  = render("shared/prioritizable_fields", :locals => {:f => f}) unless index.owner.nil?

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
sbdevcore-0.2.26 app/views/indices/_form.html.haml
sbdevcore-0.2.25 app/views/indices/_form.html.haml
sbdevcore-0.2.24 app/views/indices/_form.html.haml
sbdevcore-0.2.23 app/views/indices/_form.html.haml
sbdevcore-0.2.22 app/views/indices/_form.html.haml
sbdevcore-0.2.21 app/views/indices/_form.html.haml
sbdevcore-0.2.20 app/views/indices/_form.html.haml
sbdevcore-0.2.19 app/views/indices/_form.html.haml
sbdevcore-0.2.18 app/views/indices/_form.html.haml
sbdevcore-0.2.17 app/views/indices/_form.html.haml
sbdevcore-0.2.16 app/views/indices/_form.html.haml
sbdevcore-0.2.13 app/views/indices/_form.html.haml
sbdevcore-0.2.12 app/views/indices/_form.html.haml
sbdevcore-0.2.11 app/views/indices/_form.html.haml
sbdevcore-0.2.10 app/views/indices/_form.html.haml
sbdevcore-0.2.9 app/views/indices/_form.html.haml
sbdevcore-0.2.8 app/views/indices/_form.html.haml
sbdevcore-0.2.7 app/views/indices/_form.html.haml
sbdevcore-0.2.6 app/views/indices/_form.html.haml
sbdevcore-0.2.5 app/views/indices/_form.html.haml