Merge branch 'newpoll' into staging

This commit is contained in:
yflory
2017-10-05 17:56:17 +02:00
20 changed files with 3350 additions and 928 deletions

View File

@@ -65,6 +65,7 @@ define([
Cryptpad.ready(waitFor());
}));
}).nThen(function (waitFor) {
$('#sbox-iframe').focus();
sframeChan.on('EV_CACHE_PUT', function (x) {
Object.keys(x).forEach(function (k) {