interval field client processing

This commit is contained in:
jude
2022-03-27 18:03:42 +01:00
parent f4ef7afea0
commit 3add718cdf
4 changed files with 74 additions and 4 deletions

View File

@ -159,7 +159,7 @@
<input class="w2" type="text" pattern="\d*" name="interval_minutes" maxlength="2" placeholder="MM">:
<input class="w2" type="text" pattern="\d*" name="interval_seconds" maxlength="2" placeholder="SS">
</div>
<button><span class="icon"><i class="fas fa-trash"></i></span></button>
<button class="clear"><span class="icon"><i class="fas fa-trash"></i></span></button>
</div>
</div>
</div>