From d682a29a654f82abce6e2d8143abf5fe5464a0ee Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Fri, 28 Aug 2015 10:31:53 +1000 Subject: [PATCH] Admin menu contains link to /admin/customers --- .../layouts/admin/add_customers_admin_tab.html.haml.deface | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 app/overrides/spree/layouts/admin/add_customers_admin_tab.html.haml.deface diff --git a/app/overrides/spree/layouts/admin/add_customers_admin_tab.html.haml.deface b/app/overrides/spree/layouts/admin/add_customers_admin_tab.html.haml.deface new file mode 100644 index 0000000000..7b7534b23f --- /dev/null +++ b/app/overrides/spree/layouts/admin/add_customers_admin_tab.html.haml.deface @@ -0,0 +1,2 @@ +/ insert_bottom "[data-hook='admin_tabs'], #admin_tabs[data-hook]" += tab :customers, :url => main_app.admin_customers_path