Sha256: d9474c0ca40085e2cc4aa6c3b38b11ae247d0fa5d6907bfd70d938699ccc3a47
Contents?: true
Size: 560 Bytes
Versions: 2
Compression:
Stored size: 560 Bytes
Contents
Deface::Override.new(:virtual_path => 'spree/admin/shared/_product_tabs', :name => 'add_add_on_mall_price_variant_to_product_menu', :insert_bottom => "[data-hook='admin_product_tabs']", :sequence => {:after => "add_add_on_supplier_variant_to_product_menu"}, :text => " <%= content_tag :li, :class => ('active' if current == 'Add On Mall Price Variants') do %> <%= link_to_with_icon 'icon-edit', t('add_on.add_on_mall_prices'), admin_product_add_on_mall_prices_path(@product) %> <% end if can?(:admin, Spree::AddOnMallPrice) %> ")
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
spree_malls-0.1.1 | app/overrides/add_add_on_mall_price_variant_to_product_menu.rb |
spree_malls-0.1.0 | app/overrides/add_add_on_mall_price_variant_to_product_menu.rb |