* Add a prompt for the execution type.

This commit is contained in:
tianshujie
2023-02-22 10:38:25 +08:00
parent 9e7fe8f35d
commit deae64dcd1
11 changed files with 25 additions and 4 deletions
+3
View File
@@ -98,6 +98,9 @@
}
?>
</td>
<td>
<icon class='icon icon-help' data-toggle='popover' data-trigger='focus hover' data-placement='right' data-tip-class='text-muted popover-sm' data-content="<?php echo $lang->execution->typeTip;?>"></icon>
</td>
</tr>
<?php endif;?>
<tr>