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

This commit is contained in:
Pranav Saxena 2012-08-08 13:59:34 +05:30
parent 1aea98f622
commit 1323d7f32f
1 changed files with 3 additions and 1 deletions

View File

@ -1019,7 +1019,9 @@
ipsecpsk: { label: 'IPsec Preshared-Key' },
ikepolicy: { label: 'IKE policy' },
esppolicy: { label: 'ESP policy' },
lifetime: { label: 'Lifetime (second)' },
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 }
}