* Adjust create bug view.

This commit is contained in:
liyuchun
2021-11-22 14:48:33 +08:00
parent dfe63ef1a6
commit 5dc23ad4f2
+1
View File
@@ -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;?>