- Delete unuse code.

This commit is contained in:
tianshujie
2023-06-15 14:18:23 +08:00
parent 7aa7c73f29
commit dfa48580bc
5 changed files with 1 additions and 8 deletions
-2
View File
@@ -43,5 +43,3 @@ $lang->stage->error->percentOver = 'The sum of "Workload %" cannot exceed 100%.'
$lang->stage->error->notNum = 'The workload ratio should be numerical';
$lang->stage->featureBar['browse']['all'] = 'Stage List';
$lang->stage->featureBar['plusbrowse']['all'] = 'Stage List';
-2
View File
@@ -43,5 +43,3 @@ $lang->stage->error->percentOver = 'The sum of "Workload %" cannot exceed 100%.'
$lang->stage->error->notNum = 'The workload ratio should be numerical';
$lang->stage->featureBar['browse']['all'] = 'Stage List';
$lang->stage->featureBar['plusbrowse']['all'] = 'Stage List';
-2
View File
@@ -43,5 +43,3 @@ $lang->stage->error->percentOver = 'The sum of "Workload %" cannot exceed 100%.'
$lang->stage->error->notNum = 'The workload ratio should be numerical';
$lang->stage->featureBar['browse']['all'] = 'Stage List';
$lang->stage->featureBar['plusbrowse']['all'] = 'Stage List';
-2
View File
@@ -43,5 +43,3 @@ $lang->stage->error->percentOver = '工作量占比累计不应当超过100%';
$lang->stage->error->notNum = '工作量占比应当是数字';
$lang->stage->featureBar['browse']['all'] = '阶段列表';
$lang->stage->featureBar['plusbrowse']['all'] = '阶段列表';
+1
View File
@@ -14,6 +14,7 @@ jsVar('confirmDelete', $lang->stage->confirmDelete);
featureBar
(
set::current('all'),
set::method('browse'),
);
/* zin: Define the set::module('release') feature bar on main menu. */