From a7da0e09691afca3e9b660af950d5aa930aa6c5c Mon Sep 17 00:00:00 2001 From: Loic Baron Date: Tue, 15 Jul 2014 19:14:34 +0200 Subject: [PATCH] List of users with a filter on authority_hrn --- portal/templates/slice-tab-users-view.html | 180 +++++++++++---------- 1 file changed, 94 insertions(+), 86 deletions(-) diff --git a/portal/templates/slice-tab-users-view.html b/portal/templates/slice-tab-users-view.html index f0cb9b0b..1052c495 100644 --- a/portal/templates/slice-tab-users-view.html +++ b/portal/templates/slice-tab-users-view.html @@ -1,95 +1,74 @@ -
-
-
- - - -
-
-
-
-
Loading Useres
- +
+
+
+ +
    +
  • Authority: {{user_details.parent_authority}} +
  • +
  • + +
  • +
+ +
+
+
+
+
Loading Useres
+ + -- 2.47.0