mirror of https://github.com/apache/cloudstack.git
Fix typo
This commit is contained in:
parent
2c1d33d085
commit
1ced3fc287
|
|
@ -633,7 +633,7 @@
|
|||
noSelect: true,
|
||||
context: args.context,
|
||||
fields: {
|
||||
cidr: { edit: true, label: 'CIDR of destination networK' },
|
||||
cidr: { edit: true, label: 'CIDR of destination network' },
|
||||
'add-rule': {
|
||||
label: 'Add route',
|
||||
addButton: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue