remove debug
parent
eadd9dd4f4
commit
fc06b440ad
|
@ -383,7 +383,6 @@ function getStorageHTML() {
|
|||
$result = '';
|
||||
|
||||
$func = function($S) {
|
||||
ZM\Logger::Debug("disk_usage for " . $S->Name());
|
||||
$class = '';
|
||||
if ( $S->disk_usage_percent() > 98 ) {
|
||||
$class = 'text-danger';
|
||||
|
|
Loading…
Reference in New Issue