mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-34741 use 2in3 in groups UI
This commit is contained in:
parent
b8b4f65b9c
commit
e3c1d655f8
3 changed files with 10 additions and 5 deletions
|
@ -56,7 +56,6 @@ $PAGE->set_url($url);
|
|||
// Make sure that the user has permissions to manage groups.
|
||||
require_login($course);
|
||||
|
||||
$PAGE->requires->yui2_lib('connection');
|
||||
$PAGE->requires->js('/group/clientlib.js');
|
||||
|
||||
$context = context_course::instance($course->id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue