Przeglądaj źródła

Merging completed.

j8
Yana Stamcheva 12 lat temu
rodzic
commit
59c77e5bb2
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2
    0
      app.js

+ 2
- 0
app.js Wyświetl plik

288
         updateLockButton();
288
         updateLockButton();
289
     }
289
     }
290
 
290
 
291
+    showFocusIndicator();
292
+
291
     $(pres).find('>media[xmlns="http://estos.de/ns/mjs"]>source').each(function (idx, ssrc) {
293
     $(pres).find('>media[xmlns="http://estos.de/ns/mjs"]>source').each(function (idx, ssrc) {
292
         //console.log(jid, 'assoc ssrc', ssrc.getAttribute('type'), ssrc.getAttribute('ssrc'));
294
         //console.log(jid, 'assoc ssrc', ssrc.getAttribute('type'), ssrc.getAttribute('ssrc'));
293
         ssrc2jid[ssrc.getAttribute('ssrc')] = jid;
295
         ssrc2jid[ssrc.getAttribute('ssrc')] = jid;

Ładowanie…
Anuluj
Zapisz