mirror of https://github.com/apache/cloudstack.git
CS-15746: S2S VPN: vpn connection details page does not show the vpn connection state
This commit is contained in:
parent
05f4690807
commit
ac3dca4f6a
|
|
@ -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 }
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue