diff --git a/files/templates/groups.html b/files/templates/groups.html index 5ea8d0e58..0c4e4c860 100644 --- a/files/templates/groups.html +++ b/files/templates/groups.html @@ -12,8 +12,8 @@ # Name Members - Created on + Created on @@ -30,7 +30,6 @@ {% endfor %} - {% if v.id in group.applied_ids %} Application pending @@ -43,6 +42,7 @@ Applications {% endif %} + {% endfor %}