This commit is contained in:
hufangzhou
2021-04-27 11:12:33 +08:00
parent b97ab834bf
commit 29115a9882
+1 -1
View File
@@ -240,7 +240,7 @@
<table class='table table-data'>
<tbody>
<tr>
<th class='w-60px'><?php echo $lang->bug->execution;?></th>
<th class='w-70px'><?php echo $lang->bug->execution;?></th>
<td><?php if($bug->execution) echo html::a($this->createLink('execution', 'browse', "executionid=$bug->execution"), $bug->executionName);?></td>
</tr>
<tr class='nofixed'>