Affichage niveau min necessaire #188

This commit is contained in:
2021-05-28 09:43:15 +02:00
parent 8cbad3b383
commit c18fa00a3b
2 changed files with 4 additions and 1 deletions

View File

@ -46,7 +46,6 @@ export class RdDTMRDialog extends Dialog {
}
super(dialogConf, dialogOptions);
this.tmrdata = duplicate(tmrData);
this.actor = actor;
this.actor.tmrApp = this; // reference this app in the actor structure