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

pull/1/head
ansuz 2018-05-17 10:35:59 +02:00
commit d950b34bdf
1 changed files with 0 additions and 1 deletions

View File

@ -631,7 +631,6 @@ define([
if (!$loading.length || loading.error) { return; }
var $progress;
if (isDrive) {
console.log(data);
// Drive state
if (loading.driveState === -1) { return; } // Already loaded
$progress = $loading.find('.cp-loading-progress-drive');