Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: 3.2
-
Fix Version/s: None
-
Component/s: Themes
-
Testing Instructions:
- Use the attached file.
- Use the old-style "Activity chooser"
- Use the dropdown to switch between grade reports (Course admin > Grades)
-
Affected Branches:MOODLE_32_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-55696-master -
Pull Master Diff URL:
Description
See enrol method page.
The url_select is using similar code to single_select but is wrong.
It's trying to compare the array key to a string, rather than the value.
Attachments
Issue Links
- is a regression caused by
-
MDL-55495 Make url_select use templates
-
- Closed
-