mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'wip-MDL-25870-master' of git://github.com/samhemelryk/moodle
This commit is contained in:
commit
b0d6fa17a4
1 changed files with 1 additions and 0 deletions
|
@ -281,6 +281,7 @@ YUI.add('moodle-enrol_manual-quickenrolment', function(Y) {
|
||||||
this.set(UEP.PAGE, this.get(UEP.PAGE)+1);
|
this.set(UEP.PAGE, this.get(UEP.PAGE)+1);
|
||||||
} else {
|
} else {
|
||||||
this.set(UEP.USERCOUNT, 0);
|
this.set(UEP.USERCOUNT, 0);
|
||||||
|
this.set(UEP.PAGE, 0);
|
||||||
}
|
}
|
||||||
params = this.get(UEP.PARAMS);
|
params = this.get(UEP.PARAMS);
|
||||||
params['sesskey'] = M.cfg.sesskey;
|
params['sesskey'] = M.cfg.sesskey;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue