mirror of https://github.com/apache/cloudstack.git
bug 13601
Pass correct VPN state to details panel for non-admin IPs status 13601: resolved fixed
This commit is contained in:
parent
cb479b529f
commit
985d3dce8f
|
|
@ -1003,6 +1003,7 @@
|
|||
$.ajax({
|
||||
url: createURL('listRemoteAccessVpns'),
|
||||
data: {
|
||||
listAll: true,
|
||||
publicipid: item.id
|
||||
},
|
||||
dataType: 'json',
|
||||
|
|
|
|||
Loading…
Reference in New Issue