From cd169f412f34bc80eb26274c5105864b0c3dc8e2 Mon Sep 17 00:00:00 2001 From: guofeilong Date: Fri, 17 Mar 2023 14:46:26 +0800 Subject: [PATCH] * Adjust code . --- module/doc/js/tablecontents.js | 2 -- module/doc/view/tablecontents.html.php | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/module/doc/js/tablecontents.js b/module/doc/js/tablecontents.js index ed8a5756e3..258da8d47c 100644 --- a/module/doc/js/tablecontents.js +++ b/module/doc/js/tablecontents.js @@ -96,8 +96,6 @@ $(function() } }); - console.log(treeData); - $('#fileTree').tree( { data: treeData, diff --git a/module/doc/view/tablecontents.html.php b/module/doc/view/tablecontents.html.php index 5bd16ca0b5..746c4afab4 100644 --- a/module/doc/view/tablecontents.html.php +++ b/module/doc/view/tablecontents.html.php @@ -36,7 +36,7 @@ if(empty($type)) $type = 'product';
-
  • doc->tableContents;?>
  • +
    doc->tableContents;?>
    -
    +
    doc->noLib : $lang->doc->noDoc;?>