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