Sha256: 89a9176f6717ee703e72024cc0946ae0764bb79236bd41e8c73f9ecdc36fb118

Contents?: true

Size: 291 Bytes

Versions: 5

Compression:

Stored size: 291 Bytes

Contents

%h1.effective-admin-heading= @page_title

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

- if @datatable.present?
  = render_datatable @datatable
- else
  %p There are no customers present

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
effective_orders-2.2.4 app/views/admin/customers/index.html.haml
effective_orders-2.2.3 app/views/admin/customers/index.html.haml
effective_orders-2.2.2 app/views/admin/customers/index.html.haml
effective_orders-2.2.1 app/views/admin/customers/index.html.haml
effective_orders-2.2.0 app/views/admin/customers/index.html.haml