Preparation maîtrise fleuve

This commit is contained in:
Vincent Vandemeulebrouck
2021-02-06 02:29:58 +01:00
parent 0e037b0c34
commit aa1c93ce22
6 changed files with 43 additions and 30 deletions

View File

@ -292,6 +292,9 @@ export class RdDTMRDialog extends Dialog {
let dialog = new RdDTMRRencontreDialog("", this, this.currentRencontre, postRencontre);
dialog.render(true);
}
else {
postRencontre();
}
}
/* -------------------------------------------- */