Merge branch 'zentaopms_263_bug_#30174' into 'master'

* Fix bug #30174.

See merge request easycorp/zentaopms!6347
This commit is contained in:
王怡栋
2022-11-24 02:12:55 +00:00
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -278,7 +278,7 @@ $lang->custom->features['assetlib'] = 'Assetlib';
$lang->custom->features['oa'] = 'OA';
$lang->custom->features['ops'] = 'Operation';
$lang->custom->features['feedback'] = 'Feedback';
$lang->custom->features['traincourse'] = 'School';
$lang->custom->features['traincourse'] = 'Academy';
$lang->custom->features['workflow'] = 'Workflow';
$lang->custom->features['admin'] = 'Admin';
$lang->custom->features['vision'] = 'Full Feature Interface, Operation Management Interface';
+1 -2
View File
@@ -265,7 +265,6 @@ $lang->custom->features['productRR'] = 'Product - R&D requirements';
$lang->custom->features['productUR'] = 'Product - User requirements';
$lang->custom->features['productLine'] = 'Product - Product Line';
$lang->custom->features['projectScrum'] = 'Project - Scrum model';
$lang->custom->features['scrumDetail'] = 'Scrum - Issues, risks, opportunities, processes, QA, meetings, measure';
$lang->custom->features['projectWaterfall'] = 'Project - Waterfall model';
$lang->custom->features['projectKanban'] = 'Project - Kanban model';
$lang->custom->features['execution'] = 'Execution';
@@ -279,7 +278,7 @@ $lang->custom->features['assetlib'] = 'Assetlib';
$lang->custom->features['oa'] = 'OA';
$lang->custom->features['ops'] = 'Operation';
$lang->custom->features['feedback'] = 'Feedback';
$lang->custom->features['traincourse'] = 'School';
$lang->custom->features['traincourse'] = 'Academy';
$lang->custom->features['workflow'] = 'Workflow';
$lang->custom->features['admin'] = 'Admin';
$lang->custom->features['vision'] = 'Full Feature Interface, Operation Management Interface';
+1 -1
View File
@@ -278,7 +278,7 @@ $lang->custom->features['assetlib'] = 'Assetlib';
$lang->custom->features['oa'] = 'OA';
$lang->custom->features['ops'] = 'Operation';
$lang->custom->features['feedback'] = 'Feedback';
$lang->custom->features['traincourse'] = 'School';
$lang->custom->features['traincourse'] = 'Academy';
$lang->custom->features['workflow'] = 'Workflow';
$lang->custom->features['admin'] = 'Admin';
$lang->custom->features['vision'] = 'Full Feature Interface, Operation Management Interface';