mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
bug 13920: Fix static NAT rule listing
status 13920: resolved fixed
This commit is contained in:
parent
b2f4fcdfed
commit
ba0044fa0d
@ -1717,6 +1717,7 @@
|
||||
$.ajax({
|
||||
url: createURL('listIpForwardingRules'),
|
||||
data: {
|
||||
listAll: true,
|
||||
ipaddressid: args.context.ipAddresses[0].id
|
||||
},
|
||||
dataType: 'json',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user