Always display the upgrade button in the drive
This commit is contained in:
parent
c1402fbb0a
commit
9a4a6e9b40
@ -2726,7 +2726,7 @@ define([
|
|||||||
if (err) { return void logError(err); }
|
if (err) { return void logError(err); }
|
||||||
$leftside.html('');
|
$leftside.html('');
|
||||||
$leftside.append($limitContainer);
|
$leftside.append($limitContainer);
|
||||||
});
|
}, true);
|
||||||
|
|
||||||
/* add a history button */
|
/* add a history button */
|
||||||
var histConfig = {
|
var histConfig = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user