mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
fixed unterminated JS statement
This commit is contained in:
parent
72d2982eb1
commit
b21f73c254
@ -22,7 +22,7 @@ M.mod_chat_header.init_insert = function(Y, forcerefreshasap) {
|
||||
parent.jsupdate.location.href = parent.jsupdate.document.anchors[0].href;
|
||||
}
|
||||
parent.input.enableForm();
|
||||
}
|
||||
};
|
||||
|
||||
/**
|
||||
* Init header based Chat UI - frame input
|
||||
|
Loading…
x
Reference in New Issue
Block a user