fix: new JS needs new cachebusting suffix

This commit is contained in:
Martin Ambrus
2017-11-06 20:12:52 +01:00
parent 9a847d11b2
commit 4de3f8e26b
35 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ if (@isset($_POST['confirm']))
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<script src="mt-full.js?0ac37" type="text/javascript"></script>
<script src="unx.js?f4b7f" type="text/javascript"></script>
<script src="unx.js?f4b7g" type="text/javascript"></script>
<script src="new.js?0ac37" type="text/javascript"></script>
<link href="<?php echo GP_LOCATE; ?>lang/en/lang.css?f4b7d" rel="stylesheet" type="text/css" />
<link href="<?php echo GP_LOCATE; ?>lang/en/compact.css?f4b7f" rel="stylesheet" type="text/css" />