* Finish task #42396.

This commit is contained in:
孙广明
2021-09-08 13:34:34 +08:00
parent 5def99b75f
commit ea12eaf5f8
2 changed files with 44 additions and 43 deletions
+6
View File
@@ -67,6 +67,12 @@ class program extends control
$this->display();
}
/**
* Program kanban list.
*
* @access public
* @return void
*/
public function kanban()
{
$this->app->loadLang('release');