* Adjust create bug view.
This commit is contained in:
@@ -162,6 +162,7 @@ js::set('moduleID', $moduleID);
|
||||
<?php echo html::input('notifyEmail', '', "class='form-control'");?>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<?php endif;?>
|
||||
<?php if($showExecution):?>
|
||||
<?php $showOS = strpos(",$showFields,", ',os,') !== false;?>
|
||||
|
||||
Reference in New Issue
Block a user