Added Disk to overview (issue:1547) (#1569)
This commit is contained in:
parent
4f54b18ce1
commit
c68ca0c773
5 changed files with 13 additions and 6 deletions
|
@ -14,6 +14,7 @@ return [
|
|||
'connection' => 'Connection',
|
||||
'memory' => 'Memory',
|
||||
'cpu' => 'CPU',
|
||||
'disk' => 'Disk',
|
||||
'status' => 'Status',
|
||||
'search' => 'Search',
|
||||
'suspended' => 'Suspended',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue