mirror of
https://github.com/apache/cloudstack
synced 2026-08-31 01:05:57 +00:00
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
Block a user