fix disable log for tix api

This commit is contained in:
Olivier Gagnon
2021-11-26 18:43:50 -05:00
parent 6fb38b5439
commit 6e71258a53
5 changed files with 31 additions and 27 deletions
-6
View File
@@ -13,12 +13,6 @@
<meta name="msapplication-TileColor" content="#000000" />
<meta name="msapplication-config" content="dist/browserconfig.xml" />
<meta name="theme-color" content="#ffffff" />
<script>
// Give a warning if you go back in browser history.
window.onbeforeunload = function () {
return "Your work will be lost.";
};
</script>
<!-- Google Analytics -->
<script>
(function (i, s, o, g, r, a, m) {