* Finish task #72201,72130,72129.

This commit is contained in:
tanghucheng
2022-10-18 15:04:35 +08:00
parent e32b0bf2ff
commit ccd017af47
8 changed files with 68 additions and 9 deletions
-1
View File
@@ -143,7 +143,6 @@ class tree extends control
$this->view->root = $root;
$title = $this->lang->tree->manageFeedback;
$this->lang->feedback->menu->browse['subMenu'] = new stdclass();
$position[] = html::a($this->createLink('feedback', 'admin'), $this->lang->tree->manageFeedback);
}
elseif($viewType == 'case')