add seconds field to addtask recurrence

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

View File

@ -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>