From e47b6da60381db9fbcc58b02eedaae0622c8f8a7 Mon Sep 17 00:00:00 2001 From: Pranav Saxena Date: Mon, 30 Jul 2012 23:33:03 +0530 Subject: [PATCH] CS-15746:S2S VPN: vpn connection details page does not show the vpn connection state --- ui/scripts/vpc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/scripts/vpc.js b/ui/scripts/vpc.js index fe538defbd2..d9eeab80fba 100644 --- a/ui/scripts/vpc.js +++ b/ui/scripts/vpc.js @@ -912,7 +912,7 @@ ikepolicy: { label: 'IKE policy' }, esppolicy: { label: 'ESP policy' }, lifetime: { label: 'Lifetime (second)' }, - + state:{ label:'State'}, created: { label: 'label.date', converter: cloudStack.converters.toLocalDate } } ],