+ finish task #1392.

This commit is contained in:
wangyidong
2013-06-19 07:21:15 +00:00
parent 359c927510
commit 435557012c
17 changed files with 153 additions and 399 deletions
+2
View File
@@ -5,6 +5,8 @@ include 'm.header.lite.html.php';
<?php if(empty($_GET['onlybody']) or $_GET['onlybody'] != 'yes'):?>
<div data-role="header">
<div data-role="navbar">
<?php commonModel::printMainmenu($this->moduleName, $this->methodName)?>
</ul>
</div>
</div>
<?php endif;?>