* adjust code for task #2577.

This commit is contained in:
chenfeiCF
2016-04-28 09:13:28 +08:00
parent a95d623dec
commit dcead9593f
4 changed files with 29 additions and 10 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
<th>
<?php echo $lang->testcase->real;?>
<?php if(empty($run->case->steps)):?>
<button type='button' class='btn btn-file' data-toggle='modal' data-target='#fileModal'><?php echo $lang->testtask->files;?></button>
<button type='button' class='btn btn-danger btn-file' data-toggle='modal' data-target='#fileModal'><?php echo $lang->testtask->files;?></button>
<?php endif;?>
</th>
</tr>