Compare commits

..

3 commits

Author SHA1 Message Date
Dorian Nemec
6893ee6f53 #24 Implement logic
All checks were successful
Quality Check / Linting Check (push) Successful in 17s
Quality Check / Linting Check (pull_request) Successful in 21s
Quality Check / Javadoc Check (push) Successful in 35s
Quality Check / Javadoc Check (pull_request) Successful in 32s
2024-05-20 08:21:23 +02:00
Dorian Nemec
eee25fab39 #24 Update UI 2024-05-20 08:21:08 +02:00
Dorian Nemec
17a5d30f7f #24 Update model 2024-05-20 08:15:50 +02:00

View file

@ -23,6 +23,7 @@ import java.sql.SQLException;
* @author Dominik Säume
* @author Ole Kück
* @author Armin Ribic
* @author Dorian Nemec
*/
public class AllNurseController {
@FXML