* Finish task #5072.

This commit is contained in:
Yagami
2018-11-08 17:04:25 +08:00
parent 4a71022c73
commit 188b911698
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -142,7 +142,7 @@
<table class='table table-form mg-0 table-bordered' style='border: 1px solid #ddd'>
<thead>
<tr>
<th class='w-50px text-right'><?php echo $lang->testcase->stepID;?></th>
<th class='w-50px text-center'><?php echo $lang->testcase->stepID;?></th>
<th width="45%"><?php echo $lang->testcase->stepDesc;?></th>
<th><?php echo $lang->testcase->stepExpect;?></th>
<th class='step-actions'><?php echo $lang->actions;?></th>