* finish task #5445.

This commit is contained in:
wangyidong
2019-05-28 15:59:58 +08:00
parent 289eae8521
commit 38033b3f54
6 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ js::set('browseType', $browseType);
}
elseif($menuType == 'status')
{
echo "<div class='btn-group'>";
echo "<div class='btn-group' id='more'>";
$taskBrowseType = isset($status) ? $this->session->taskBrowseType : '';
$current = $menuItem->text;
$active = '';