-
Task
-
Resolution: Fixed
-
Minor
-
3.2
-
MOODLE_32_STABLE
-
MOODLE_33_STABLE
-
MDL-57471-master -
- Run the attached test form script
- VERIFY: the form displays, but has debugging in developer debug mode and just isn't enhanced by js
- grep for smartselect uses
This functionality was previously used in hubs, but it was a half-job only had one implementation (smartselect) and that smartselect was completely broken in boost.
* This function is designed to add an initialisation call for a JavaScript
|
* enhancement that should exist within javascript-static M.form.init_{enhancementname}.
|
In MDL-57090 we got rid of the core uses of smartselect. We should deprecate this method and remove the JS.