summaryrefslogtreecommitdiff
path: root/app/views/identities
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2014-07-09 12:51:16 +0200
committerAzul <azul@leap.se>2014-07-09 12:51:16 +0200
commit0cc11ebb609de225fbeacbf80788b992b88b6ce6 (patch)
tree3dbf8562e91ac7d7c8759a0516efbdca93cbdeff /app/views/identities
parentbdb4b0e275c205b0b44bbe3cc4ec4c162b309b37 (diff)
list identities based on search only
Diffstat (limited to 'app/views/identities')
-rw-r--r--app/views/identities/index.html.haml1
1 files changed, 1 insertions, 0 deletions
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