Feature: Darstellung der wöchentlichen Eintragung bestimmen
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user