From ac3dca4f6a371bb32b5631af594760fd7c9c526f Mon Sep 17 00:00:00 2001 From: Pranav Saxena Date: Mon, 30 Jul 2012 17:51:31 +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 9ab34a4ce8f..b73cb7b8625 100644 --- a/ui/scripts/vpc.js +++ b/ui/scripts/vpc.js @@ -980,7 +980,7 @@ ikepolicy: { label: 'IKE policy' }, esppolicy: { label: 'ESP policy' }, lifetime: { label: 'Lifetime (second)' }, - + state: {label: 'State' }, created: { label: 'label.date', converter: cloudStack.converters.toLocalDate } } ],