mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 17:02:03 +02:00
ajax MDL-22286 broken JS
This commit is contained in:
parent
2fb6010a84
commit
e44bc5a12d
@ -1,6 +1,6 @@
|
||||
M.core_message = {};
|
||||
|
||||
M.core_message.init_focus = function(Y.eid) {
|
||||
M.core_message.init_focus = function(Y, eid) {
|
||||
document.getElementById(eid).focus();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user