Compare commits

..

No commits in common. "079f80c1980b35d930d9998c50c49a3490a154f7" and "c5de48dd7dcc703c9b386278c69972ecfe6dd29d" have entirely different histories.

View file

@ -12,10 +12,6 @@ public class MainWindowController {
@FXML
private BorderPane mainBorderPane;
@FXML
public void initialize() {
handleShowAllPatient(null);
}
@FXML
private void handleShowAllPatient(ActionEvent event) {