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;?>