* fix bug#600.

This commit is contained in:
xia0ta0
2014-06-24 09:53:45 +08:00
parent 1df7ace94f
commit d6cb7e64ba
+1 -1
View File
@@ -26,7 +26,7 @@
<?php echo $case->precondition;?>
</fieldset>
<?php foreach($results as $result):?>
<table class='table table-condensed table-hover table-striped table-fixed'>
<table class='table table-condensed table-hover table-striped'>
<caption class='text-left bd-0'>
<?php if(isset($build)):?><div class='pull-right'><?php echo $lang->testtask->build . $lang->colon . $build;?></div>
<?php endif; ?>