Sha256: c26acf028c8e709c40afa1142343def492610d6b15a8e6a2c851324e4c666cf6

Contents?: true

Size: 235 Bytes

Versions: 30

Compression:

Stored size: 235 Bytes

Contents

- render_region :foot do |foot|
  - foot.buttons do
    %ul.buttons
      - @buttons.each do |button|
        %li= render :partial => "admin/shop/orders/index/buttons/#{button}"
  - foot.pagination do
    = pagination_for(@shop_orders)

Version data entries

30 entries across 30 versions & 1 rubygems

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