CS-15903:Detail page of vpn connection miss ike/esp lifetime

This commit is contained in:
Pranav Saxena 2012-08-08 13:52:42 +05:30
parent 9da438b24c
commit 88bad6cbcb
1 changed files with 4 additions and 2 deletions

View File

@ -1011,8 +1011,10 @@
ipsecpsk: { label: 'IPsec Preshared-Key' },
ikepolicy: { label: 'IKE policy' },
esppolicy: { label: 'ESP policy' },
lifetime: { label: 'Lifetime (second)' },
state: {label: 'State' },
ikelifetime: { label: 'IKE Lifetime (second)' },
esplifetime: {label: 'ESP Lifetime(second)' },
// dpd: {label: 'Dead Peer Detection'},
state: {label: 'State' },
created: { label: 'label.date', converter: cloudStack.converters.toLocalDate }
}
],