* fix bug #2608, task #6318, call convertURL immediately to kill bug.

This commit is contained in:
Catouse
2019-09-03 17:33:22 +08:00
parent 95b38298e0
commit f90da50eb7
3 changed files with 34 additions and 31 deletions
+4 -1
View File
@@ -1,5 +1,8 @@
</div><?php /* end '.outer' in 'header.html.php'. */ ?>
<script>$.initSidebar()</script>
<script>
$.initSidebar();
if(window.convertURL) window.convertURL();
</script>
<?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
<iframe frameborder='0' name='hiddenwin' id='hiddenwin' scrolling='no' class='debugwin hidden'></iframe>