*Finish task #43915.

This commit is contained in:
zhengrunyu
2021-11-03 17:16:46 +08:00
parent 8b1b92bdfc
commit 6a20c5b9b9
5 changed files with 16 additions and 7 deletions
-1
View File
@@ -272,7 +272,6 @@ class project extends control
$this->view->title = $this->lang->project->browse;
$this->view->position[] = $this->lang->project->browse;
$this->view->projectStats = $projectStats;
$this->view->pager = $pager;
$this->view->programID = $programID;