mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-38:Label name is getting displayed in place of Network Rate while adding Network offering
This commit is contained in:
parent
c0d7c9863e
commit
7b7e49c5a1
|
|
@ -1231,7 +1231,7 @@
|
|||
|
||||
displayText: { label: 'label.description', validation: { required: true } },
|
||||
|
||||
networkRate: { label: 'label.network.rate.megabytes' },
|
||||
networkRate: { label: 'label.network.rate' },
|
||||
|
||||
/*
|
||||
trafficType: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue