mirror of https://github.com/apache/cloudstack.git
commit
446e08d25d
|
|
@ -534,6 +534,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
disableInfiniteScrolling: true,
|
||||
dataProvider: function (args) {
|
||||
refreshNspData();
|
||||
args.response.success({
|
||||
|
|
@ -14185,7 +14186,7 @@
|
|||
},
|
||||
|
||||
vSwitchGuestName: {
|
||||
label: ' label.guest.traffic.vswitch.name',
|
||||
label: 'label.guest.traffic.vswitch.name',
|
||||
isHidden: true
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue