From cd415325729fddea26c816291bb33171b9cc4879 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 8 Feb 2023 11:58:46 +0100 Subject: Slight improvements to admin view --- templates/admin_ldap.html | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'templates/admin_ldap.html') diff --git a/templates/admin_ldap.html b/templates/admin_ldap.html index 5867209..57ef0f4 100644 --- a/templates/admin_ldap.html +++ b/templates/admin_ldap.html @@ -23,7 +23,17 @@ - {{range .Children}} + {{range .ChildrenOU}} + + + + + {{end}} + {{range .ChildrenOther}}
+ + 🗀 {{.Identifier}} + + {{.Name}}
@@ -94,7 +104,11 @@
{{$key}}
-- cgit v1.2.3