Feature: Darstellung der wöchentlichen Eintragung bestimmen

This commit is contained in:
2022-01-12 13:22:28 +01:00
parent b46f5634c8
commit 13554d09e0
2 changed files with 8 additions and 5 deletions
+4 -3
View File
@@ -3,9 +3,10 @@
salt
{
Datum |"Datum <&calendar>"
Uhrzeit | "Uhrzeit <&clock>"
[Übernehmen <&plus>]
{/ <b>Täglich | Wöchentlich }
Datum |"0000-00-00 <&calendar>"
Uhrzeit | "00:00:00 <&clock>"
[Übernehmen und weiter <&plus>]
[Abbrechen <&action-undo>]
}
@enduml
@@ -3,7 +3,9 @@
salt
{
Woche vom <&calendar> bis zum <&calendar>
{/ Täglich | <b>Wöchentlich }
Woche vom
"0000-00-00 <&calendar>"
[<&chevron-left> Woche zurück] | [Woche vor <&chevron-right>]
{!
Montag | "00:00:00 <&clock>"
@@ -14,7 +16,7 @@ salt
<color:red>Samstag | "<color:red>00:00:00 <&clock>"
<color:red>Sontag | "<color:red>00:00:00 <&clock>"
}
[Übernehmen <&plus>]
[Übernehmen und weiter <&plus>]
[Abbrechen <&action-undo>]
}
@enduml