* finish task #7088.

This commit is contained in:
wangyidong
2020-05-06 10:38:09 +08:00
parent d369ccdab6
commit 5ea2467bee
4 changed files with 289 additions and 284 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
<table class='table table-condensed resultSteps'>
<thead>
<tr>
<th class='w-50px'><?php echo $lang->testcase->stepID;?></th>
<th class='w-60px'><?php echo $lang->testcase->stepID;?></th>
<th class='text-left'><?php echo $lang->testcase->stepDesc;?></th>
<th class='w-p25 text-left'><?php echo $lang->testcase->stepExpect;?></th>
<th class='w-p5 text-left'><?php echo $lang->testcase->stepVersion;?></th>