22 lines
722 B
Plaintext
22 lines
722 B
Plaintext
@startuml
|
|
'https://plantuml.com/salt
|
|
|
|
salt
|
|
{
|
|
{/ 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>"
|
|
Dienstag | "00:00:00 <&clock>"
|
|
Mittwoch | "00:00:00 <&clock>"
|
|
Donnerstag | "00:00:00 <&clock>"
|
|
Freitag | "00:00:00 <&clock>"
|
|
<color:red>Samstag | "<color:red>00:00:00 <&clock>"
|
|
<color:red>Sontag | "<color:red>00:00:00 <&clock>"
|
|
}
|
|
[Übernehmen und weiter <&plus>]
|
|
[Abbrechen <&action-undo>]
|
|
}
|
|
@enduml |