-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.7
-
Component/s: Forms Library, Groups
-
Testing Instructions:
-
Affected Branches:MOODLE_27_STABLE
-
Fixed Branches:MOODLE_25_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE
-
Pull from Repository:
I'm assuming this is just a typo, or a placeholder that someone forgot.
https://github.com/moodle/moodle/blob/master/group/autogroup_form.php#L138
The 'xx' at the end should either be an array of html attributes, or a string containing the same (e.g. "class=something").
In this case I think it can just be deleted.