Account laden

This commit is contained in:
2024-01-18 13:01:01 +01:00
parent 1db44e7b22
commit 39b9266067
4 changed files with 87 additions and 1 deletions

View File

@@ -51,6 +51,7 @@
<right>
<HBox styleClass="button-untenrechts">
<Label fx:id="status"/>
<Button text="Laden" onAction="#onLaden"/>
<Button text="Speichern" defaultButton="true" onAction="#onSpeichern"/>
</HBox>
</right>