Compare commits
No commits in common. "079f80c1980b35d930d9998c50c49a3490a154f7" and "c5de48dd7dcc703c9b386278c69972ecfe6dd29d" have entirely different histories.
079f80c198
...
c5de48dd7d
1 changed files with 0 additions and 4 deletions
|
@ -12,10 +12,6 @@ public class MainWindowController {
|
|||
|
||||
@FXML
|
||||
private BorderPane mainBorderPane;
|
||||
@FXML
|
||||
public void initialize() {
|
||||
handleShowAllPatient(null);
|
||||
}
|
||||
|
||||
@FXML
|
||||
private void handleShowAllPatient(ActionEvent event) {
|
||||
|
|
Loading…
Reference in a new issue