b4bb1cde97
- core_grades_renderer::group_selector() was changed previously, but it was providing redundant context data to core_group/comboboxsearch/group_selector and on the other hand, it was not providing 'name' and 'value' for core/comboboxsearch - The $groupactionbaseurl parameter of core_grades_renderer::group_selector() is now deprecated as it was not used. - a bug is fixed: if only a lastname initial was set, the clear search button was not being displayed.