From f20f388bf79e8efd55271f3a5fdbd4cdb098b1e2 Mon Sep 17 00:00:00 2001 From: Pranav Saxena Date: Fri, 7 Sep 2012 14:46:37 +0530 Subject: [PATCH] CLOUDSTACK-38:Lable name is getting displayed in place of Network Rate while adding Network offering --- ui/scripts/configuration.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/scripts/configuration.js b/ui/scripts/configuration.js index 94247c43a8a..5e7645645a8 100644 --- a/ui/scripts/configuration.js +++ b/ui/scripts/configuration.js @@ -1231,7 +1231,7 @@ displayText: { label: 'label.description', validation: { required: true } }, - networkRate: { label: 'label.network.rate.megabytes' }, + networkRate: { label: 'label.network.rate' }, /* trafficType: {