MDL-21403 hardcoded JS legacy code should not use new $PAGE->requires-> api, switching to html_writer instead fix
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
var assignment = {};
|
||||
|
||||
function setNext(){
|
||||
document.getElementById('submitform').mode.value = 'next';
|
||||
document.getElementById('submitform').userid.value = assignment.nextid;
|
||||
|
||||
Reference in New Issue
Block a user