* Code for task #36758.

This commit is contained in:
holan20180123
2021-03-18 08:26:17 +08:00
parent 782f967ab1
commit 68b8659197
15 changed files with 88 additions and 31 deletions
-1
View File
@@ -460,7 +460,6 @@ class task extends control
/* The tasks of my. */
else
{
$this->lang->navGroup->task = 'my';
$this->lang->task->menu = $this->lang->my->menu;
$this->lang->task->menuOrder = $this->lang->my->menuOrder;
$this->loadModel('my')->setMenu();