mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 20:50:21 +01:00
fixed unterminated JS statement
This commit is contained in:
parent
86fef7764a
commit
d8c05a383c
@ -34,4 +34,4 @@ M.mod_assignment.init_tree = function(Y, expand_all, htmlid) {
|
|||||||
|
|
||||||
tree.render();
|
tree.render();
|
||||||
});
|
});
|
||||||
}
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user