Skip to content

Commit

Permalink
Group: Enable editing all groups settings at once (removes setting co…
Browse files Browse the repository at this point in the history
…ntrol wrongly introduced in 3bd3216) - refs #3613
  • Loading branch information
ywarnier committed Nov 29, 2020
1 parent f56b2a9 commit be68fe6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions main/group/group_category.php
Expand Up @@ -8,10 +8,6 @@

api_protect_course_script(true);

if ('false' === api_get_setting('allow_group_categories')) {
api_not_allowed(true);
}

$sessionId = api_get_session_id();

if (!api_is_allowed_to_edit(false, true) ||
Expand Down

0 comments on commit be68fe6

Please sign in to comment.