Simply mention available disk space in graphs
This commit is contained in:
@@ -180,7 +180,6 @@ angular.module('Application').controller('GraphsController', ['$scope', '$locati
|
||||
usageOther -= tmp;
|
||||
});
|
||||
|
||||
|
||||
// add content container for other non tracked data
|
||||
disk.contains.push({
|
||||
label: 'Other',
|
||||
|
||||
Reference in New Issue
Block a user