Merge branch 'zentaopms_263_bug_#30174' into 'master'
* Fix bug #30174. See merge request easycorp/zentaopms!6347
This commit is contained in:
@@ -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';
|
||||
|
||||
@@ -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';
|
||||
|
||||
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user