Sha256: b7527866ae879bbabb0bcb8eb52e63d9415df6ab30b85109682220301375a709

Contents?: true

Size: 326 Bytes

Versions: 3

Compression:

Stored size: 326 Bytes

Contents

.drawer
  .drawer_contents#attributes
    %table.fieldset
      - @meta.each do |meta|
        = render :partial => 'admin/shop/categories/edit/meta/' + meta, :locals => { :f => fields }
  .drawer_handle
    %a.toggle{:href=>'#attributes', :rel=>"toggle[attributes]", :class=>"#{(meta_errors? ? 'less' : 'more')}"}= meta_label

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
radiant-shop-extension-0.10.0 app/views/admin/shop/categories/edit/_meta.html.haml
radiant-shop-extension-0.9.3 app/views/admin/shop/categories/edit/_meta.html.haml
radiant-shop-extension-0.9.2 app/views/admin/shop/categories/edit/_meta.html.haml