* Finish task #1084.

This commit is contained in:
sgm0422
2020-07-20 15:01:15 +08:00
parent 8d2ddb26aa
commit 6df8b3e6f8
+2
View File
@@ -116,6 +116,8 @@ class project extends control
$this->loadModel('task');
$this->loadModel('datatable');
if(common::hasPriv('project', 'create')) $this->lang->modulePageActions = html::a($this->createLink('project', 'create', ''), "<i class='icon icon-sm icon-plus'></i> " . $this->lang->project->create, '', "class='btn btn-primary'");
$this->project->getLimitedProject();
/* Set browse type. */