diff options
Diffstat (limited to 'app/views/identities')
-rw-r--r-- | app/views/identities/index.html.haml | 1 |
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 |