mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-768:ACLs on Private GATEWAY :Acl id on Private Gateway ListView
This commit is contained in:
parent
eff7587d51
commit
edb2f3da26
|
|
@ -1076,7 +1076,9 @@
|
|||
converter: function(str) {
|
||||
return str ? 'Yes' : 'No';
|
||||
}
|
||||
}
|
||||
},
|
||||
aclid:{label:'ACL id'}
|
||||
|
||||
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue