Skip to content

Commit f20f388

Browse files
committed
CLOUDSTACK-38:Lable name is getting displayed in place of Network Rate while adding Network offering
1 parent 4dd37ab commit f20f388

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/scripts/configuration.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1231,7 +1231,7 @@
12311231

12321232
displayText: { label: 'label.description', validation: { required: true } },
12331233

1234-
networkRate: { label: 'label.network.rate.megabytes' },
1234+
networkRate: { label: 'label.network.rate' },
12351235

12361236
/*
12371237
trafficType: {

0 commit comments

Comments
 (0)