star7th 9 лет назад
Родитель
Сommit
a320a11dab
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Application/Home/View/Common/header.html

+ 1 - 1
Application/Home/View/Common/header.html

@@ -22,6 +22,6 @@
 
 
       DocConfig.hostUrl = DocConfig.host + "/" + DocConfig.app;
       DocConfig.hostUrl = DocConfig.host + "/" + DocConfig.app;
       </script>
       </script>
-      <script src="__PUBLIC__/js/lang.{:LANG_SET}.js"></script>
+      <script src="__PUBLIC__/js/lang.{:LANG_SET}.js?v=2"></script>
   </head>
   </head>
   <body>
   <body>