* Merge code and finish task #8475.

This commit is contained in:
Yagami
2020-11-25 10:36:44 +08:00
parent 4541dcb42e
commit 90446d239a
88 changed files with 639 additions and 612 deletions
+1
View File
@@ -691,6 +691,7 @@ class program extends control
*/
public function PRJCreate($model = 'waterfall', $programID = 0, $from = 'PRJ', $copyProjectID = '', $projectID = 0)
{
$this->app->loadLang('custom');
if($from == 'PRJ')
{
$this->lang->navGroup->program = 'project';