From ef9ba06432f6c4ab77f09462f672ce84d9f8cfe7 Mon Sep 17 00:00:00 2001
From: Dominic Rogetzer <e1627756@student.tuwien.ac.at>
Date: Sat, 16 Jun 2018 12:23:19 +0200
Subject: Center employee and vehicle window [#28618]

---
 src/main/resources/fxml/CreateOperationController.fxml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/main')

diff --git a/src/main/resources/fxml/CreateOperationController.fxml b/src/main/resources/fxml/CreateOperationController.fxml
index 0bc6bff..35180e3 100644
--- a/src/main/resources/fxml/CreateOperationController.fxml
+++ b/src/main/resources/fxml/CreateOperationController.fxml
@@ -91,7 +91,7 @@
   </GridPane>
   <fx:include fx:id="operationDetails" source="/fxml/OperationDetails.fxml"
     AnchorPane.leftAnchor="54.0" AnchorPane.topAnchor="50.0"/>
-  <fx:include AnchorPane.leftAnchor="192.0" AnchorPane.topAnchor="57.0" fx:id="manageEmployees"
+  <fx:include AnchorPane.leftAnchor="240.0" AnchorPane.topAnchor="60.0" fx:id="manageEmployees"
     source="/fxml/manageEmployees.fxml"/>
   <fx:include AnchorPane.leftAnchor="192.0" AnchorPane.topAnchor="57.0"
     source="/fxml/createCar.fxml" fx:id="createCar"/>
-- 
cgit v1.2.3-70-g09d2