add cron to ui

This commit is contained in:
bel
2021-07-17 23:17:09 -06:00
parent 8c7fe2e9ef
commit c2ed541604
3 changed files with 13 additions and 3 deletions

View File

@@ -170,7 +170,11 @@
</div>
<div class="form-row form-row-short">
<span class="h">Loop </span>
<input type="text" name="loop" value="" class="in100" maxlength="20"/>
<input type="text" name="loop" value="" class="in100" maxlength="30"/>
</div>
<div class="form-row form-row-short">
<span class="h">Cron </span>
<input type="text" name="cron" value="" class="in100" maxlength="30"/>
</div>
<div class="form-row-short-end"></div>
<div class="form-row">