Merge branch 'cyy_bug' into 'master'

* Fix bug #21861.

See merge request easycorp/zentaopms!3021
This commit is contained in:
李玉春
2022-04-20 05:20:04 +00:00
+1 -1
View File
@@ -1,4 +1,4 @@
<?php include '../../common/view/header.html.php';?>
<?php include $app->getModuleRoot() . 'common/view/header.html.php';?>
<div id='mainMenu' class='clearfix'>
<div class='btn-toolbar pull-left'><?php // common::printAdminSubMenu('dev');?></div>
</div>