Update UI in poll and remove old code
This commit is contained in:
@@ -62,6 +62,7 @@ define([
|
||||
Cryptpad.ready(waitFor());
|
||||
}));
|
||||
}).nThen(function (waitFor) {
|
||||
$('#sbox-iframe').focus();
|
||||
|
||||
sframeChan.on('EV_CACHE_PUT', function (x) {
|
||||
Object.keys(x).forEach(function (k) {
|
||||
|
||||
Reference in New Issue
Block a user