Sha256: 9632ca54d8599fb466871a24c7b9f1943ef0a52f0767e002e9b435a9fa0746c9

Contents?: true

Size: 348 Bytes

Versions: 24

Compression:

Stored size: 348 Bytes

Contents

%h2 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

24 entries across 24 versions & 1 rubygems

Version Path
effective_orders-1.3.5 app/views/admin/customers/index.html.haml
effective_orders-1.3.4 app/views/admin/customers/index.html.haml
effective_orders-1.3.3 app/views/admin/customers/index.html.haml
effective_orders-1.3.2 app/views/admin/customers/index.html.haml