* [bug#58481,done,0.2h] Object not initialized.

This commit is contained in:
hufangzhou
2024-12-23 09:41:30 +08:00
committed by 谢杞钰
parent e8e4ad2524
commit 3156cfbd09
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -193,7 +193,7 @@ unset($lang->createIcons['testcase']);
unset($lang->createIcons['product']);
unset($lang->createIcons['program']);
unset($lang->workflow->menu->flowgroup);
if($config->edition != 'open') unset($lang->workflow->menu->flowgroup);
$lang->createObjects['story'] = 'Story';
$lang->createObjects['task'] = 'Task';
+1 -1
View File
@@ -193,7 +193,7 @@ unset($lang->createIcons['testcase']);
unset($lang->createIcons['product']);
unset($lang->createIcons['program']);
unset($lang->workflow->menu->flowgroup);
if($config->edition != 'open') unset($lang->workflow->menu->flowgroup);
$lang->createObjects['story'] = 'Story';
$lang->createObjects['task'] = 'Task';
+1 -1
View File
@@ -193,7 +193,7 @@ unset($lang->createIcons['testcase']);
unset($lang->createIcons['product']);
unset($lang->createIcons['program']);
unset($lang->workflow->menu->flowgroup);
if($config->edition != 'open') unset($lang->workflow->menu->flowgroup);
$lang->createObjects['story'] = 'Story';
$lang->createObjects['task'] = 'Task';
@@ -193,7 +193,7 @@ unset($lang->createIcons['testcase']);
unset($lang->createIcons['product']);
unset($lang->createIcons['program']);
unset($lang->workflow->menu->flowgroup);
if($config->edition != 'open') unset($lang->workflow->menu->flowgroup);
$lang->createObjects['story'] = '目标';
$lang->createObjects['task'] = '任务';