fix stat name

This commit is contained in:
Unick Soft
2019-03-09 23:15:31 +02:00
parent 4cd806e570
commit e1058bbedf
2 changed files with 2 additions and 2 deletions

View File

@@ -514,7 +514,7 @@ function postLoadPage()
fullscreen = !fullscreen
userAction(fullscreen ? "offscreen_on" : "fullscreen_off");
userAction(fullscreen ? "fullscreen_on" : "fullscreen_off");
for (var i = 0; i < idList.length; i++)
if (fullscreen)

View File

@@ -10,7 +10,7 @@
<script src="<?= Root('i/js/dev/jquery-ui.js')?>"></script>
<script src="<?= Root('i/js/dev/jquery.feedback_me.js')?>"></script>
<script src="<?= Root("script/example.js?v=16")?>" ></script>
<script src="<?= Root("script/example.js?v=17")?>" ></script>
</head>
<!--
<div class="pull-right">