* change for task #3936.

This commit is contained in:
wangyidong
2018-04-27 11:29:22 +08:00
parent a28f947bb3
commit 5c0d4256d5
6 changed files with 175 additions and 150 deletions
+1
View File
@@ -1341,6 +1341,7 @@ class project extends control
$this->view->realnames = $this->loadModel('user')->getPairs('noletter');
$this->view->orderBy = $orderBy;
$this->view->projectID = $projectID;
$this->view->browseType = '';
$this->view->project = $project;
$this->view->type = $type;
$this->view->kanbanGroup = $kanbanGroup;