Sha256: febc2d2a89c0057c6da003bf9727d60d61d64be06ec5e9dc4b0950746480737c

Contents?: true

Size: 417 Bytes

Versions: 32

Compression:

Stored size: 417 Bytes

Contents

%ul
  - render_region :foot do |foot|
    - foot.buttons do
      - @buttons.each do |button|
        %li= render :partial => "admin/shop/products/index/buttons/#{button}"
      
:javascript
  if(typeof(ROUTES) === 'undefined') ROUTES = new Array();

  ROUTES['sort_admin_shop_categories_path'] = "#{sort_admin_shop_categories_path}";
  ROUTES['sort_admin_shop_products_path']   = "#{sort_admin_shop_products_path}";

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
radiant-shop-extension-0.92.2 app/views/admin/shop/products/index/_foot.html.haml
radiant-shop-extension-0.92.1 app/views/admin/shop/products/index/_foot.html.haml
radiant-shop-extension-0.92.0 app/views/admin/shop/products/index/_foot.html.haml
radiant-shop-extension-0.91.7 app/views/admin/shop/products/index/_foot.html.haml
radiant-shop-extension-0.91.4 app/views/admin/shop/products/index/_foot.html.haml
radiant-shop-extension-0.91.3 app/views/admin/shop/products/index/_foot.html.haml
radiant-shop-extension-0.91.2 app/views/admin/shop/products/index/_foot.html.haml
radiant-shop-extension-0.90.4 app/views/admin/shop/products/index/_foot.html.haml
radiant-shop-extension-0.90.2 app/views/admin/shop/products/index/_foot.html.haml
radiant-shop-extension-0.90.1 app/views/admin/shop/products/index/_foot.html.haml
radiant-shop-extension-0.90.0 app/views/admin/shop/products/index/_foot.html.haml
radiant-shop-extension-0.11.6 app/views/admin/shop/products/index/_foot.html.haml