From 3921e1bb05b7fa449bc72f136b3ede62984614af Mon Sep 17 00:00:00 2001 From: Martin Weick Date: Thu, 24 May 2018 14:00:04 +0200 Subject: Add onOperationCodeChanged method + format in fxml --- .../resources/fxml/CreateOperationController.fxml | 28 +++++++++++++++------- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/src/main/resources/fxml/CreateOperationController.fxml b/src/main/resources/fxml/CreateOperationController.fxml index dbdb4ef..9b063e3 100644 --- a/src/main/resources/fxml/CreateOperationController.fxml +++ b/src/main/resources/fxml/CreateOperationController.fxml @@ -13,15 +13,19 @@ xmlns:fx="http://javafx.com/fxml/1" fx:controller="at.ac.tuwien.sepm.assignment.groupphase.einsatzverwaltung.userInterface.CreateOperationController" stylesheets="@/styles/main.css"> - + -