Преглед изворни кода

Initialise the invite dialog on user action

master
yanas пре 9 година
родитељ
комит
338e1bac00
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0
    1
      modules/UI/invite/Invite.js

+ 0
- 1
modules/UI/invite/Invite.js Прегледај датотеку

15
     constructor(conference) {
15
     constructor(conference) {
16
         this.conference = conference;
16
         this.conference = conference;
17
         this.createRoomLocker(conference);
17
         this.createRoomLocker(conference);
18
-        this.initDialog();
19
         this.registerListeners();
18
         this.registerListeners();
20
     }
19
     }
21
 
20
 

Loading…
Откажи
Сачувај