From 0330d76e63a09bf0f01e39c9bfadc091c843d4ad Mon Sep 17 00:00:00 2001 From: guofeilong Date: Wed, 15 Mar 2023 16:44:11 +0800 Subject: [PATCH] * Adjust code . --- module/doc/view/side.html.php | 231 ++++++++++++++++------------------ 1 file changed, 107 insertions(+), 124 deletions(-) diff --git a/module/doc/view/side.html.php b/module/doc/view/side.html.php index 17ac0cbdf7..10bd3629df 100644 --- a/module/doc/view/side.html.php +++ b/module/doc/view/side.html.php @@ -16,141 +16,124 @@ $sideWidth = common::checkNotCN() ? '270' : '238'; ?>
-
- - "; - echo html::a('javascript:;', "", '', "data-toggle='dropdown' class='btn btn-link'"); - echo "
'; - } - - if($type == 'book' and ($canEditLib or $canManageBook)) - { - echo "'; - } - ?> -
- -
-
- doc->noChapter : $lang->doc->noModule;?> -
-
- - - - - - +
+ +