Pre Merge pull request !465 from wpengsen/master

pull/465/MERGE
wpengsen 2023-07-28 12:28:21 +00:00 committed by Gitee
commit a85d1ef9a9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 2 additions and 2 deletions

View File

@ -716,7 +716,7 @@
<div class="tab-pane" id="tabDay">
<div class="radio">
<label>
<input type="radio" name="rdoDay" id="day_all">小时 允许的通配符[, - * /]
<input type="radio" name="rdoDay" id="day_all"> 允许的通配符[, - * /]
</label>
</div>
<div class="radio">
@ -1169,4 +1169,4 @@ $('#checkCron').click(function() {
});
</script>
</body>
</html>
</html>