Sha256: d4757b5a963c4b87f3e919457b4a76e395ba4eac47de32413dd670382133051f

Contents?: true

Size: 390 Bytes

Versions: 5

Compression:

Stored size: 390 Bytes

Contents

%ul
  - render_region :foot do |foot|
    - foot.add do
      %li= link_to image('plus') + " " + t("add_category"), new_admin_shop_category_path
      
: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

5 entries across 5 versions & 1 rubygems

Version Path
radiant-shop-extension-0.11.5 app/views/admin/shop/products/index/_foot.html.haml
radiant-shop-extension-0.11.4 app/views/admin/shop/products/index/_foot.html.haml
radiant-shop-extension-0.11.3 app/views/admin/shop/products/index/_foot.html.haml
radiant-shop-extension-0.11.1 app/views/admin/shop/products/index/_foot.html.haml
radiant-shop-extension-0.11.0 app/views/admin/shop/products/index/_foot.html.haml