Always display the upgrade button in the drive

This commit is contained in:
yflory 2017-06-12 10:17:52 +02:00
parent c1402fbb0a
commit 9a4a6e9b40

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 = {