* Fix api tree link bug.
This commit is contained in:
@@ -54,7 +54,6 @@ class docMenu extends wg
|
||||
if($this->spaceType == 'api')
|
||||
{
|
||||
$methodName = 'index';
|
||||
$linkParams = substr($linkParams, 1);
|
||||
}
|
||||
else if($item->type == 'annex')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user