diff --git a/module/doc/css/tablecontents.css b/module/doc/css/tablecontents.css index f54b326995..fd491a5342 100644 --- a/module/doc/css/tablecontents.css +++ b/module/doc/css/tablecontents.css @@ -16,7 +16,7 @@ .tail-info, .doc-title, span.item {background: #fff;} span.item>a {padding-left: 6px;} span.dotted-line+a {display: block;} -#modules li.tree-single-item:before, .chapterNode:before, .independent:before {content: " "; width: 100%; border-bottom: 1px dashed #b5b9c5; position: absolute; top: 50%; right: 0; left: 30px;} +#modules li.doc:before, .chapterNode:before, .independent:before {content: " "; width: 100%; border-bottom: 1px dashed #b5b9c5; position: absolute; top: 50%; right: 0; left: 30px;} .doc-title {display: inline-block !important; position: relative; padding-right: 10px;} .tree li.has-list.open:before {content: unset;} i.icon-file-text {color: #D0D2D6; font-size: 14px;} diff --git a/module/doc/model.php b/module/doc/model.php index e8158bc03f..acda0e8a00 100644 --- a/module/doc/model.php +++ b/module/doc/model.php @@ -2166,7 +2166,7 @@ class docModel extends model foreach($moduleDocs[$module->id] as $doc) { if(!$docID and $currentMethod != 'tablecontents') $docID = $doc->id; - $treeMenu[$module->id] .= '