From fb33be78dd79d424f15b4b6900ceae18b9892854 Mon Sep 17 00:00:00 2001 From: David Ajnered Date: Fri, 10 Jun 2016 15:42:40 +0200 Subject: [PATCH] #591 show selected hub dropdown on customers page and enable easy switch to different hub --- app/views/admin/customers/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admin/customers/index.html.haml b/app/views/admin/customers/index.html.haml index c570632c64..7e82536526 100644 --- a/app/views/admin/customers/index.html.haml +++ b/app/views/admin/customers/index.html.haml @@ -14,7 +14,7 @@ = admin_inject_shops %div{ ng: { controller: 'customersCtrl' } } - .row{ ng: { hide: "!RequestMonitor.loading && customers.length > 0" } } + .row .five.columns.alpha %h3 =t :please_select_hub