diff --git a/src/static/sub-menu-side/permission.svg b/src/static/sub-menu-side/permission.svg new file mode 100644 index 0000000..1fc9762 --- /dev/null +++ b/src/static/sub-menu-side/permission.svg @@ -0,0 +1,67 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/view/groups.php b/view/groups.php index 5c3f43e..07762ec 100755 --- a/view/groups.php +++ b/view/groups.php @@ -34,6 +34,11 @@ Composition + + + Permissions + + @@ -179,3 +184,16 @@ } echo ''; + + + + + + + /* [5] Gestion des permissions + =========================================================*/ + echo "
"; + + + + echo '
';