From 3814bf2cab2cb1465002d05f68e9b38e9351e014 Mon Sep 17 00:00:00 2001 From: Viktoria Pundy Date: Tue, 22 May 2018 19:49:20 +0200 Subject: Added methods and files --- .../resources/fxml/CreateOperationController.fxml | 2 + src/main/resources/fxml/OperationDetails.fxml | 102 +++++++++++++++++++++ 2 files changed, 104 insertions(+) create mode 100644 src/main/resources/fxml/OperationDetails.fxml (limited to 'src/main/resources/fxml') diff --git a/src/main/resources/fxml/CreateOperationController.fxml b/src/main/resources/fxml/CreateOperationController.fxml index 086a5d1..99f2e22 100644 --- a/src/main/resources/fxml/CreateOperationController.fxml +++ b/src/main/resources/fxml/CreateOperationController.fxml @@ -91,5 +91,7 @@ + + diff --git a/src/main/resources/fxml/OperationDetails.fxml b/src/main/resources/fxml/OperationDetails.fxml new file mode 100644 index 0000000..f4d2a17 --- /dev/null +++ b/src/main/resources/fxml/OperationDetails.fxml @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2