+ Add table sort to program::browse.
This commit is contained in:
@@ -62,6 +62,7 @@ class program extends control
|
||||
$this->view->usersAvatar = $this->user->getAvatarPairs('');
|
||||
$this->view->PMList = $PMList;
|
||||
$this->view->progressList = $this->program->getProgressList();
|
||||
$this->view->param = $param;
|
||||
|
||||
$this->display();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user