1
0
mirror of https://github.com/C9Glax/tranga-website.git synced 2025-02-23 11:40:13 +01:00

add seconds field to addtask recurrence

This commit is contained in:
glax 2023-05-25 10:47:12 +02:00
parent 1d263ef45a
commit 9b8eb6a197

@ -46,7 +46,7 @@
</window-titlebar>
<window-content>
<addtask-settings>
<addtask-setting><label for="selectReccurrence">Recurrence</label><input id="selectReccurrence" type="time" value="01:00" step="3600"></addtask-setting>
<addtask-setting><label for="selectReccurrence">Recurrence</label><input id="selectReccurrence" type="time" value="01:00:00" step="3600"></addtask-setting>
<addtask-setting><label for="connectors">Connector</label>
<select id="connectors">
<option value=""></option>