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