{{ group.description }}
- -{% trans "No members available." %}
-{% endfor %} -{{ group.user_set.all.count }} {% trans "participants" %}
- -{{ group.description }}
+ +{% trans "No members available." %}
+{% endfor %} +{% include "formbuttons_saveapply.html" %} - + {% trans 'Cancel' %}
diff --git a/openslides/participant/templates/participant/group_overview.html b/openslides/users/templates/users/group_list.html similarity index 57% rename from openslides/participant/templates/participant/group_overview.html rename to openslides/users/templates/users/group_list.html index 952139daf..d1a2f9bf9 100644 --- a/openslides/participant/templates/participant/group_overview.html +++ b/openslides/users/templates/users/group_list.html @@ -19,8 +19,16 @@