mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
CS-15890: ACL multiEdit: Change 'Source CIDR' -> 'CIDR'
This commit is contained in:
parent
72651f62b7
commit
7de225baa9
@ -18,7 +18,7 @@
|
||||
var aclMultiEdit = {
|
||||
noSelect: true,
|
||||
fields: {
|
||||
'cidrlist': { edit: true, label: 'label.cidr.list' },
|
||||
'cidrlist': { edit: true, label: 'label.cidr' },
|
||||
'protocol': {
|
||||
label: 'label.protocol',
|
||||
select: function(args) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user