- Delete unuse code.
This commit is contained in:
@@ -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';
|
||||
|
||||
@@ -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';
|
||||
|
||||
@@ -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';
|
||||
|
||||
@@ -43,5 +43,3 @@ $lang->stage->error->percentOver = '工作量占比累计不应当超过100%';
|
||||
$lang->stage->error->notNum = '工作量占比应当是数字';
|
||||
|
||||
$lang->stage->featureBar['browse']['all'] = '阶段列表';
|
||||
|
||||
$lang->stage->featureBar['plusbrowse']['all'] = '阶段列表';
|
||||
|
||||
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user