diff --git a/Project/php/templates/addGroupForm.twig b/Project/php/templates/addGroupForm.twig new file mode 100644 index 0000000..4e1029b --- /dev/null +++ b/Project/php/templates/addGroupForm.twig @@ -0,0 +1,7 @@ +
+ + + + + +
\ No newline at end of file diff --git a/Project/php/templates/manageGroupView.html b/Project/php/templates/manageGroupView.html index 88e130e..d459241 100644 --- a/Project/php/templates/manageGroupView.html +++ b/Project/php/templates/manageGroupView.html @@ -35,13 +35,7 @@

Add group

-
- - - - - -
+ {% include 'addGroupForm.twig' %}

Unassigned users