Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging

This commit is contained in:
ClemDee
2019-06-19 14:06:14 +02:00
3 changed files with 55 additions and 16 deletions

View File

@@ -532,7 +532,7 @@ define([
}
};
sel.refresh = 200;
sel.refresh = 50;
sel.$selectBox = $('<div>', {'class': 'cp-app-drive-content-select-box'}).appendTo($content);
var checkSelected = function () {
if (!sel.down) { return; }