Sha256: 85aba20c9caa65759db684c7c18ae7f2c370a5643b80672707d76fde0a127a54

Contents?: true

Size: 354 Bytes

Versions: 10

Compression:

Stored size: 354 Bytes

Contents

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

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
radiant-shop_discounts-extension-0.0.11 app/views/admin/shop/discounts/edit/_meta.html.haml
radiant-shop_discounts-extension-0.0.10 app/views/admin/shop/discounts/edit/_meta.html.haml
radiant-shop_discounts-extension-0.0.9 app/views/admin/shop/discounts/edit/_meta.html.haml
radiant-shop_discounts-extension-0.0.8 app/views/admin/shop/discounts/edit/_meta.html.haml
radiant-shop_discounts-extension-0.0.7 app/views/admin/shop/discounts/edit/_meta.html.haml
radiant-shop_discounts-extension-0.0.6 app/views/admin/shop/discounts/edit/_meta.html.haml
radiant-shop_discounts-extension-0.0.4 app/views/admin/shop/discounts/edit/_meta.html.haml
radiant-shop_discounts-extension-0.0.3 app/views/admin/shop/discounts/edit/_meta.html.haml
radiant-shop_discounts-extension-0.0.1 app/views/admin/shop/discounts/edit/_meta.html.haml
radiant-shop-extension-0.11.6 app/views/admin/shop/discounts/edit/_meta.html.haml