Einbindung Filter in Gerichtsverwaltung

This commit is contained in:
2023-12-19 12:16:53 +01:00
parent e12d6e6157
commit 4ce1fa5204
3 changed files with 5 additions and 5 deletions

View File

@@ -41,6 +41,7 @@ public class EssensverwaltungMitarbeiterView {
}
public void onFilter(ActionEvent actionEvent) {
VerwaltungApplication.sceneWechseln(new Stage(), 600, 400, "inhaltsstoffe_filtern-view.fxml");
}
public void onHinzufuegen(ActionEvent actionEvent) {