From 7b7e49c5a18cbb32334983f9a28a64bd2c96b991 Mon Sep 17 00:00:00 2001 From: Pranav Saxena Date: Fri, 7 Sep 2012 14:48:59 +0530 Subject: [PATCH] CLOUDSTACK-38:Label 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: {