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.5.2 app/views/admin/customers/index.html.haml
effective_orders-1.5.1 app/views/admin/customers/index.html.haml
effective_orders-1.5.0 app/views/admin/customers/index.html.haml
effective_orders-1.4.8 app/views/admin/customers/index.html.haml
effective_orders-1.4.7 app/views/admin/customers/index.html.haml
effective_orders-1.4.6 app/views/admin/customers/index.html.haml
effective_orders-1.4.5 app/views/admin/customers/index.html.haml
effective_orders-1.4.4 app/views/admin/customers/index.html.haml
effective_orders-1.4.3 app/views/admin/customers/index.html.haml
effective_orders-1.4.2 app/views/admin/customers/index.html.haml
effective_orders-1.4.1 app/views/admin/customers/index.html.haml
effective_orders-1.4.0 app/views/admin/customers/index.html.haml
effective_orders-1.3.13 app/views/admin/customers/index.html.haml
effective_orders-1.3.12 app/views/admin/customers/index.html.haml
effective_orders-1.3.11 app/views/admin/customers/index.html.haml
effective_orders-1.3.10 app/views/admin/customers/index.html.haml
effective_orders-1.3.9 app/views/admin/customers/index.html.haml
effective_orders-1.3.8 app/views/admin/customers/index.html.haml
effective_orders-1.3.7 app/views/admin/customers/index.html.haml
effective_orders-1.3.6 app/views/admin/customers/index.html.haml