Sha256: fc0f65969f0cc67f92ac80459d250adf20726a1c8de23fa3d74b58ff4e17fdd5

Contents?: true

Size: 316 Bytes

Versions: 14

Compression:

Stored size: 316 Bytes

Contents

%h1.effective-admin-heading= @page_title

%p.text-right.effective-admin-actions
  = link_to 'Stripe Customers', "https://dashboard.stripe.com/#{'test/' if Rails.env.development?}customers", class: 'btn btn-primary'

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

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
effective_orders-3.2.3 app/views/admin/customers/index.html.haml
effective_orders-3.2.2 app/views/admin/customers/index.html.haml
effective_orders-3.2.1 app/views/admin/customers/index.html.haml
effective_orders-3.2.0 app/views/admin/customers/index.html.haml
effective_orders-3.1.7 app/views/admin/customers/index.html.haml
effective_orders-3.1.6 app/views/admin/customers/index.html.haml
effective_orders-3.1.4 app/views/admin/customers/index.html.haml
effective_orders-3.1.3 app/views/admin/customers/index.html.haml
effective_orders-3.1.0 app/views/admin/customers/index.html.haml
effective_orders-3.0.4 app/views/admin/customers/index.html.haml
effective_orders-3.0.3 app/views/admin/customers/index.html.haml
effective_orders-3.0.2 app/views/admin/customers/index.html.haml
effective_orders-3.0.1 app/views/admin/customers/index.html.haml
effective_orders-3.0.0 app/views/admin/customers/index.html.haml