Always display the upgrade button in the drive

pull/1/head
yflory 8 years ago
parent c1402fbb0a
commit 9a4a6e9b40

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

Loading…
Cancel
Save