Always display the upgrade button in the drive
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…
Reference in New Issue