* fix bug for select table.

This commit is contained in:
wangyidong
2019-07-12 15:23:14 +08:00
parent 0722210180
commit e71d8fa75f
17 changed files with 76 additions and 13 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
<div class="btn-toolbar">
<?php echo html::a(inlink('view', "buildID={$build->id}&type=bug"), $lang->goback, '', "class='btn'");?>
</div>
<div class='table-statistic'></div>
<div class='text'></div>
</div>
<?php endif;?>
</form>