Sha256: 9c81c0e2dbe2606613284ed9c78cd4ab1ded9518c41f999eeda5fabb56d7d3bd

Contents?: true

Size: 246 Bytes

Versions: 8

Compression:

Stored size: 246 Bytes

Contents

- f.fields_for :page do |pf|
  - pf.fields_for :parts do |pfp|
    - if pfp.object.name == 'description'
      = pfp.hidden_field :name, :value => pfp.object.name
      ~ pfp.text_area :content, :class => "textarea large", :style => "width: 100%"

Version data entries

8 entries across 4 versions & 1 rubygems

Version Path
radiant-shop-extension-0.92.11 app/views/admin/shop/categories/edit/parts/_description.html.haml
radiant-shop-extension-0.92.11 app/views/admin/shop/products/edit/parts/_description.html.haml
radiant-shop-extension-0.92.10 app/views/admin/shop/categories/edit/parts/_description.html.haml
radiant-shop-extension-0.92.10 app/views/admin/shop/products/edit/parts/_description.html.haml
radiant-shop-extension-0.92.9 app/views/admin/shop/products/edit/parts/_description.html.haml
radiant-shop-extension-0.92.9 app/views/admin/shop/categories/edit/parts/_description.html.haml
radiant-shop-extension-0.92.8 app/views/admin/shop/categories/edit/parts/_description.html.haml
radiant-shop-extension-0.92.8 app/views/admin/shop/products/edit/parts/_description.html.haml