moodle/grade/report/grader/classes
Jake Dallimore c648839070 MDL-80746 core_course: fix group_selector rendering
This change:
- Fixes the group_selector constructor, removing the unnecessarily
deprecated param (this code is main-only, so no need to deprecate) and
fixes all calling code.
- moves the button and content into separate named_templatable
renderables, cleaning up the group_selector code so that it only needs
to make a single call to render and doesn't concern itself with contexts
of other renderables.
2024-09-25 12:47:07 +08:00
..
event
external MDL-79541 core_grades: Add missing user info to search services. 2024-08-07 04:12:45 +00:00
output MDL-80746 core_course: fix group_selector rendering 2024-09-25 12:47:07 +08:00
privacy MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00