Sha256: 2ba826748fefb689d1cd066ae9db341da29f0304b5136f0bfb57c72749c1f9d9
Contents?: true
Size: 553 Bytes
Versions: 9
Compression:
Stored size: 553 Bytes
Contents
%h2.effective-orders-page-title Customers %p.text-right= link_to 'Stripe Dashboard: Customers', 'https://manage.stripe.com/customers', :class => 'btn btn-primary' - if @datatable.nil? %p Please install = link_to 'effective_datatables', 'https://github.com/code-and-effect/effective_datatables' to see this page. - elsif @datatable.present? = render_datatable @datatable - else %p There are no customers present %p.text-right= link_to 'Stripe Dashboard: Customers', 'https://manage.stripe.com/customers', :class => 'btn btn-primary'
Version data entries
9 entries across 9 versions & 1 rubygems