* Remove grade setting in open.
This commit is contained in:
@@ -132,8 +132,6 @@ $lang->custom->story->fields['statusList'] = 'Status';
|
||||
$lang->custom->story->fields['reviewRules'] = 'Review Rules';
|
||||
$lang->custom->story->fields['reviewResultList'] = 'Review Result';
|
||||
$lang->custom->story->fields['review'] = 'Review Required';
|
||||
$lang->custom->story->fields['grade'] = 'Grade Setting';
|
||||
$lang->custom->story->fields['gradeRule'] = 'Grade Rule';
|
||||
|
||||
$lang->custom->epic = clone $lang->custom->story;
|
||||
$lang->custom->requirement = clone $lang->custom->story;
|
||||
|
||||
@@ -132,8 +132,6 @@ $lang->custom->story->fields['statusList'] = 'Status';
|
||||
$lang->custom->story->fields['reviewRules'] = 'Review Rules';
|
||||
$lang->custom->story->fields['reviewResultList'] = 'Review Result';
|
||||
$lang->custom->story->fields['review'] = 'Need Review';
|
||||
$lang->custom->story->fields['grade'] = 'Grade Setting';
|
||||
$lang->custom->story->fields['gradeRule'] = 'Grade Rule';
|
||||
|
||||
$lang->custom->epic = clone $lang->custom->story;
|
||||
$lang->custom->requirement = clone $lang->custom->story;
|
||||
|
||||
@@ -132,8 +132,6 @@ $lang->custom->story->fields['statusList'] = 'Statut';
|
||||
$lang->custom->story->fields['reviewRules'] = 'Review Rules';
|
||||
$lang->custom->story->fields['reviewResultList'] = 'Valider Résultats';
|
||||
$lang->custom->story->fields['review'] = 'Validation Requise';
|
||||
$lang->custom->story->fields['grade'] = 'Grade Setting';
|
||||
$lang->custom->story->fields['gradeRule'] = 'Grade Rule';
|
||||
|
||||
$lang->custom->epic = clone $lang->custom->story;
|
||||
$lang->custom->requirement = clone $lang->custom->story;
|
||||
|
||||
@@ -132,8 +132,6 @@ $lang->custom->story->fields['statusList'] = '状态';
|
||||
$lang->custom->story->fields['reviewRules'] = '评审规则';
|
||||
$lang->custom->story->fields['reviewResultList'] = '评审结果';
|
||||
$lang->custom->story->fields['review'] = '评审流程';
|
||||
$lang->custom->story->fields['grade'] = '层级设置';
|
||||
$lang->custom->story->fields['gradeRule'] = '细分流程';
|
||||
|
||||
$lang->custom->epic = clone $lang->custom->story;
|
||||
$lang->custom->requirement = clone $lang->custom->story;
|
||||
|
||||
Reference in New Issue
Block a user