mirror of
https://gitlab.kit.edu/uskyk/typicalc.git
synced 2024-11-09 19:00:48 +00:00
Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc
This commit is contained in:
commit
4697b38694
@ -145,6 +145,6 @@ mjx-container {\
|
||||
}
|
||||
};
|
||||
// disable MathJax context menu
|
||||
// window.addEventListener("contextmenu", function (event) {
|
||||
// event.stopPropagation();
|
||||
// }, true);
|
||||
window.addEventListener("contextmenu", function (event) {
|
||||
event.stopPropagation();
|
||||
}, true);
|
||||
|
Loading…
Reference in New Issue
Block a user