Rename global version variable

This commit is contained in:
rejas
2021-04-25 22:11:51 +02:00
committed by veeck
parent 79acbc3a98
commit af5d132410
2 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
<!-- custom.css is loaded by the loader.js to make sure it's loaded after the module css files. -->
<script type="text/javascript">
var version = "#VERSION#";
window.mmVersion = "#VERSION#";
</script>
</head>
<body>