* Fiexed the show error in tutorial mode.

This commit is contained in:
wangxuepeng
2023-11-09 17:38:40 +08:00
parent 3116f7767c
commit 352f3d9b5b
5 changed files with 16 additions and 4 deletions
+1
View File
@@ -18,6 +18,7 @@ jsVar('budgetOverrun', $lang->project->budgetOverrun);
set::title($parentID ? $lang->program->children : $lang->program->create);
formPanel
(
set::id('createProgram'),
to::heading
(
div