From bc7b77611e1ed19319ce0398c8bb2e101441a67f Mon Sep 17 00:00:00 2001 From: qiyu-xie Date: Tue, 9 Mar 2021 09:13:04 +0800 Subject: [PATCH] * Finish task#36453. --- module/doc/view/side.html.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/module/doc/view/side.html.php b/module/doc/view/side.html.php index d749ada46c..4d9f54a3c5 100644 --- a/module/doc/view/side.html.php +++ b/module/doc/view/side.html.php @@ -57,7 +57,7 @@ $sideWidth = common::checkNotCN() ? '270' : '238'; } } - $icon = $tabValue == 'product' ? " " : " "; + $icon = $tabValue == 'product' ? " " : " "; $activeClass = ($this->methodName == 'objectlibs' && $type == $tabValue && $object->id == $tabMenuID) ? 'active' : ''; $activeClass = ($this->methodName == 'browse' && isset($currentLib->id) && $currentLib->id == $mainLibID) ? 'active' : $activeClass; ?> @@ -94,10 +94,10 @@ $sideWidth = common::checkNotCN() ? '270' : '238';
  • > " . $subLibName, '', "class='text-ellipsis' title='{$subLibName}'");?> - - 0):?> -