]> git.proxmox.com Git - proxmox-backup.git/commit
ui: calendar event: add once daily example and clarify workday one
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 7 Dec 2021 17:54:24 +0000 (18:54 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 7 Dec 2021 17:54:26 +0000 (18:54 +0100)
commit4912d5f0e30529ecaf182a3eee66394c873d28f1
tree6c78a138d9d5901a4d14fced2476a90b8c5f885d
parentd4877712f83ddf7e647dda0349321e6adc9a8271
ui: calendar event: add once daily example and clarify workday one

similar to PVE, copying over the remaining commit message:

Using 00:00 with relying on the implied default is sub optimal as its
a bit of a magic example that new users may not understand as easily.
So spell it out explicitly, even if there'd be a shorter version
possible.

We also had some request for the once-daily every day, and its a
sensible example to have in general, could help getting the
difference between an hour list and a single one.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/form/CalendarEvent.js