#7 sichtbar?
All checks were successful
Quality Check / Linting Check (push) Successful in 12s
Quality Check / Javadoc Check (push) Successful in 21s

This commit is contained in:
Dorian Nemec 2024-05-16 14:15:30 +02:00
parent 6908e8129b
commit 8c01fa5ae2

View file

@ -107,6 +107,7 @@ public class MainWindowController {
/**
* Loads the nurse page into its tab.
*
*/
private void loadNursePage() {
SelectionModel<Tab> selectionModel = nurseTabPane.getSelectionModel();