#Bugfix start
This commit is contained in:
parent
6e58574909
commit
415a48b79a
2 changed files with 0 additions and 2 deletions
Binary file not shown.
|
@ -109,7 +109,6 @@ public class LockedNurseController {
|
|||
readAllAndShowInTableView();
|
||||
|
||||
}
|
||||
|
||||
@FXML
|
||||
public void handleMouseClick() {
|
||||
Nurse nurse = tableView.getSelectionModel().getSelectedItem();
|
||||
|
@ -137,5 +136,4 @@ public class LockedNurseController {
|
|||
}
|
||||
readAllAndShowInTableView();
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue