always show upgrade button in drive

pull/1/head
ansuz 2017-06-08 14:03:01 +02:00
parent 192a517e64
commit e723228060
1 changed files with 1 additions and 1 deletions

View File

@ -2726,7 +2726,7 @@ define([
if (err) { return void logError(err); }
$leftside.html('');
$leftside.append($limitContainer);
});
}, true);
/* add a history button */
var histConfig = {