summaryrefslogtreecommitdiffstats
path: root/src/main/resources/fxml/CreateOperationController.fxml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/fxml/CreateOperationController.fxml')
-rw-r--r--src/main/resources/fxml/CreateOperationController.fxml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/fxml/CreateOperationController.fxml b/src/main/resources/fxml/CreateOperationController.fxml
index 3958872..c8e837c 100644
--- a/src/main/resources/fxml/CreateOperationController.fxml
+++ b/src/main/resources/fxml/CreateOperationController.fxml
@@ -74,4 +74,5 @@
<FlowPane fx:id="fpVehicles" hgap="12" layoutX="40.0" layoutY="228.0" prefHeight="388.0"
prefWidth="920.0" vgap="12">
</FlowPane>
+ <fx:include source="ArchivOperation.fxml" fx:id="archivOperation"/>
</AnchorPane>