mirror of https://github.com/apache/cloudstack.git
Egress UI: Rename 'CIDR' -> 'Source CIDR'
This commit is contained in:
parent
14f589702a
commit
368a8e2bda
|
|
@ -1053,7 +1053,7 @@
|
|||
noSelect: true,
|
||||
noHeaderActionsColumn: true,
|
||||
fields: {
|
||||
'cidrlist': { edit: true, label: 'label.cidr', isOptional: true },
|
||||
'cidrlist': { edit: true, label: 'label.cidr.list', isOptional: true },
|
||||
'protocol': {
|
||||
label: 'label.protocol',
|
||||
select: function(args) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue