From 5ce2c8943e7c47be60659662bdf4f73e8b606206 Mon Sep 17 00:00:00 2001 From: Dominic Rogetzer Date: Wed, 6 Jun 2018 22:05:38 +0200 Subject: Rename ListEmployeesController to ManageEmployeesController [#25963] because later, a new Controller EmployeeListController will be created, which just lists employees and the current ListEmployeesController actually not only lists employees but also allows them to edit, create => manage --- src/main/resources/fxml/CreateOperationController.fxml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources/fxml/CreateOperationController.fxml') diff --git a/src/main/resources/fxml/CreateOperationController.fxml b/src/main/resources/fxml/CreateOperationController.fxml index 79c0a51..d22dc45 100644 --- a/src/main/resources/fxml/CreateOperationController.fxml +++ b/src/main/resources/fxml/CreateOperationController.fxml @@ -84,7 +84,7 @@ style="-fx-background-color: rgba(0,0,0,0.7);" visible="false"/> - + -- cgit v1.2.3-70-g09d2