* refactor codes.

This commit is contained in:
Catouse
2018-06-23 15:16:36 +08:00
parent f6d2818177
commit 15698c1fb8
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -2,7 +2,6 @@
<script>$.initSidebar()</script>
<?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
<div id='divider'></div>
<iframe frameborder='0' name='hiddenwin' id='hiddenwin' scrolling='no' class='debugwin hidden'></iframe>
<?php if($onlybody != 'yes'):?>
-1
View File
@@ -18,5 +18,4 @@
<?php else:?>
<?php echo $this->fetch('block', 'dashboard', 'module=product');?>
<?php endif;?>
<script>
<?php include '../../common/view/footer.html.php';?>