Sha256: c6c182a53b7868ad1a08ae9a4fd33bc124840986fd01608f3c44f7e284c97263

Contents?: true

Size: 376 Bytes

Versions: 11

Compression:

Stored size: 376 Bytes

Contents

%h2.effective-orders-page-title Customers

%p.text-right= link_to 'Stripe Dashboard: Customers', 'https://manage.stripe.com/customers', :class => 'btn btn-primary'

= render_datatable @datatable do
  %p There are no customers

- if @datatable.present?
  %p.text-right= link_to 'Stripe Dashboard: Customers', 'https://manage.stripe.com/customers', :class => 'btn btn-primary'

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
effective_orders-1.6.5 app/views/admin/customers/index.html.haml
effective_orders-1.6.4 app/views/admin/customers/index.html.haml
effective_orders-1.6.3 app/views/admin/customers/index.html.haml
effective_orders-1.6.1 app/views/admin/customers/index.html.haml
effective_orders-1.6.0 app/views/admin/customers/index.html.haml
effective_orders-1.5.9 app/views/admin/customers/index.html.haml
effective_orders-1.5.8 app/views/admin/customers/index.html.haml
effective_orders-1.5.7 app/views/admin/customers/index.html.haml
effective_orders-1.5.5 app/views/admin/customers/index.html.haml
effective_orders-1.5.4 app/views/admin/customers/index.html.haml
effective_orders-1.5.3 app/views/admin/customers/index.html.haml