Sha256: 06795309d153140cccb08d884227a5a03ad61314324ba3c92dfc2c739f0fa63a

Contents?: true

Size: 244 Bytes

Versions: 19

Compression:

Stored size: 244 Bytes

Contents

%h2 Customers

- unless @datatable.collection.length > 0
  %p 
    There are no customers
- else
  = render_datatable @datatable

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

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
effective_orders-1.3.0 app/views/admin/customers/index.html.haml
effective_orders-1.2.13 app/views/admin/customers/index.html.haml
effective_orders-1.2.12 app/views/admin/customers/index.html.haml
effective_orders-1.2.11 app/views/admin/customers/index.html.haml
effective_orders-1.2.10 app/views/admin/customers/index.html.haml
effective_orders-1.2.9 app/views/admin/customers/index.html.haml
effective_orders-1.2.8 app/views/admin/customers/index.html.haml
effective_orders-1.2.7 app/views/admin/customers/index.html.haml
effective_orders-1.2.6 app/views/admin/customers/index.html.haml
effective_orders-1.2.5 app/views/admin/customers/index.html.haml
effective_orders-1.2.4 app/views/admin/customers/index.html.haml
effective_orders-1.2.3 app/views/admin/customers/index.html.haml
effective_orders-1.2.2 app/views/admin/customers/index.html.haml
effective_orders-1.2.1 app/views/admin/customers/index.html.haml
effective_orders-1.2.0 app/views/admin/customers/index.html.haml
effective_orders-1.1.2 app/views/admin/customers/index.html.haml
effective_orders-1.1.1 app/views/admin/customers/index.html.haml
effective_orders-1.1.0 app/views/admin/customers/index.html.haml
effective_orders-1.0.0 app/views/admin/customers/index.html.haml