* Code for bug#26428.
This commit is contained in:
@@ -224,6 +224,7 @@ $lang->bug->tplResult = "<p>[结果]</p><br/>";
|
||||
$lang->bug->tplExpect = "<p>[期望]</p><br/>";
|
||||
|
||||
/* 各个字段取值列表。*/
|
||||
$lang->bug->severityList[0] = '';
|
||||
$lang->bug->severityList[1] = '1';
|
||||
$lang->bug->severityList[2] = '2';
|
||||
$lang->bug->severityList[3] = '3';
|
||||
|
||||
Reference in New Issue
Block a user