ing
This commit is contained in:
parent
ba355a5665
commit
7bd56800ea
|
@ -465,7 +465,7 @@ export class SettingComponent implements OnInit, AfterContentInit {
|
|||
hosts.forEach((host, hostKey) => {
|
||||
|
||||
const jHost: any = {
|
||||
label: 'Host - ' + host.ip,
|
||||
label: 'Host - ' + host.ipv4,
|
||||
// className: 'cn' + host.ip
|
||||
expandedIcon: 'fa-folder-open',
|
||||
collapsedIcon: 'fa-folder',
|
||||
|
|
Loading…
Reference in New Issue
Block a user