* Format codes.

This commit is contained in:
daitingting
2018-06-21 14:37:28 +08:00
parent b9fb4fae18
commit 78e898258a
+1 -1
View File
@@ -13,7 +13,7 @@
<table class='table table-form' id='showData'>
<thead>
<tr>
<th class='w-50px'><?php echo $lang->lineNumber?></th>
<th class='w-50px'><?php echo $lang->lineNumber?></th>
<th class='w-70px'><?php echo $lang->testcase->id?></th>
<th><?php echo $lang->testcase->title?></th>
<?php if(!empty($branches)):?>