mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-38:Lable name is getting displayed in place of Network Rate while adding Network offering
This commit is contained in:
parent
4dd37abd5a
commit
f20f388bf7
|
|
@ -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