* refactor codes.
This commit is contained in:
@@ -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'):?>
|
||||
|
||||
@@ -18,5 +18,4 @@
|
||||
<?php else:?>
|
||||
<?php echo $this->fetch('block', 'dashboard', 'module=product');?>
|
||||
<?php endif;?>
|
||||
<script>
|
||||
<?php include '../../common/view/footer.html.php';?>
|
||||
|
||||
Reference in New Issue
Block a user