aboutsummaryrefslogtreecommitdiff
path: root/templates/admin_ldap.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/admin_ldap.html')
-rw-r--r--templates/admin_ldap.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/admin_ldap.html b/templates/admin_ldap.html
index fa4b934..53570fe 100644
--- a/templates/admin_ldap.html
+++ b/templates/admin_ldap.html
@@ -21,6 +21,14 @@
</nav>
</div>
+<div class="mt-4">
+ <div class="d-flex">
+ <a class="ml-auto btn btn-sm btn-success" href="/admin/create/user/{{.DN}}">+utilisateur</a>
+ <a class="ml-4 btn btn-sm btn-success" href="/admin/create/group/{{.DN}}">+groupe</a>
+ <a class="ml-4 btn btn-sm btn-success" href="/admin/create/generic/{{.DN}}">+objet</a>
+ </div>
+</div>
+
<table class="table mt-4">
<tbody>
{{range .Children}}