Merge remote-tracking branch 'origin/stable' into stable

This commit is contained in:
2023-02-06 09:35:18 +01:00
4 changed files with 37 additions and 11 deletions

View File

@@ -101,7 +101,7 @@
<Insets bottom="15.0" top="15.0" />
</VBox.margin>
</Text>
<ListView prefHeight="101.0" prefWidth="227.0" />
<ListView fx:id="allergiesList" prefHeight="101.0" prefWidth="227.0" />
<HBox prefHeight="26.0" prefWidth="256.0">
<children>
<ComboBox fx:id="selectAllergy" prefWidth="150.0" promptText="Allergie wählen" />