From 0cc11ebb609de225fbeacbf80788b992b88b6ce6 Mon Sep 17 00:00:00 2001 From: Azul Date: Wed, 9 Jul 2014 12:51:16 +0200 Subject: list identities based on search only --- app/views/identities/index.html.haml | 1 + 1 file changed, 1 insertion(+) (limited to 'app/views/identities') diff --git a/app/views/identities/index.html.haml b/app/views/identities/index.html.haml index cabcccd..e4f48eb 100644 --- a/app/views/identities/index.html.haml +++ b/app/views/identities/index.html.haml @@ -1,4 +1,5 @@ -@show_navigation = false += search :identities = table @identities, %w(type username destination actions) -# = paginate @identities -- cgit v1.2.3