* Fix bug#30264.
This commit is contained in:
@@ -127,7 +127,7 @@ foreach(explode(',', $config->task->create->requiredFields) as $field)
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<?php if($execution->type != 'ops'):?>
|
||||
<?php if($execution->lifetime != 'ops'):?>
|
||||
<tr id='testStoryBox' class='hidden'>
|
||||
<th><?php echo $lang->task->selectTestStory;?></th>
|
||||
<td colspan='3'>
|
||||
|
||||
Reference in New Issue
Block a user