Die Struktur der Oberfläche für die Eintragungen wurde skizziert.

This commit is contained in:
2021-04-07 21:28:10 +02:00
parent 31a3f4cc01
commit fe3a4f69bf
2 changed files with 31 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
@startuml
'https://plantuml.com/salt
salt
{
Datum |"Datum <&calendar>"
Uhrzeit | "Uhrzeit <&clock>"
[Übernehmen <&plus>]
[Abbrechen <&action-undo>]
}
@enduml