* Fix bug#3765.

This commit is contained in:
leiyong
2020-12-18 14:06:26 +08:00
parent bff36567c9
commit ef7fa91f5c
+2
View File
@@ -35,6 +35,7 @@ $currentBrowseType = isset($lang->bug->mySelects[$browseType]) && in_array($brow
?>
</div>
</div>
<?php if(!isonlybody()):?>
<div class="btn-toolbar pull-left">
<?php
$menus = customModel::getFeatureMenu($this->moduleName, $this->methodName);
@@ -156,6 +157,7 @@ $currentBrowseType = isset($lang->bug->mySelects[$browseType]) && in_array($brow
<?php endif;?>
<?php endif;?>
</div>
<?php endif;?>
</div>
<?php endif;?>
<div id="mainContent" class="main-row fade">