diff --git a/module/doc/control.php b/module/doc/control.php index 827213c829..a0e2d96f67 100755 --- a/module/doc/control.php +++ b/module/doc/control.php @@ -2566,7 +2566,6 @@ class doc extends control } $this->view->chapterAndDocs = $this->doc->buildNestedDocs($chapterAndDocs, $modulePairs); - if($objectType == 'template') { $scopeList = $this->doc->getTemplateScopes();