Sha256: 396c1743242643463b9b548c2e8894f3e4c67abcd389183601b6e3dc6db7837f
Contents?: true
Size: 402 Bytes
Versions: 14
Compression:
Stored size: 402 Bytes
Contents
- if datatable.admin_namespace? - if order.purchased? == false = link_to effective_orders.admin_order_path(order), title: 'Checkout' do %span.glyphicon.glyphicon-usd = link_to effective_orders.edit_admin_order_path(order), title: 'Edit' do %span.glyphicon.glyphicon-edit - else = link_to effective_orders.order_path(order), title: 'View' do %span.glyphicon.glyphicon-eye-open
Version data entries
14 entries across 14 versions & 1 rubygems