* finish task #3579.

This commit is contained in:
wangyidong
2018-01-04 17:28:51 +08:00
parent e35451994c
commit 607076205e
13 changed files with 70 additions and 61 deletions
+1 -1
View File
@@ -109,7 +109,7 @@
}
?>
<?php if($hasCustomPri):?>
<?php echo html::select('pri', (array)$lang->testcase->priList, $pri, "class='form-control minw-80px'");?>
<?php echo html::select('pri', (array)$lang->testcase->priList, $pri, "class='form-control minw-80px chosen'");?>
<?php else: ?>
<div class='input-group-btn dropdown-pris'>
<button type='button' class='btn dropdown-toggle br-0' data-toggle='dropdown'>