mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 17:14:46 +00:00
VPN/IPsec new MVC module - missing selectpicker class in local/remote pubkeys selection
This commit is contained in:
parent
6f46fe3080
commit
de85da9956
@ -52,7 +52,7 @@
|
||||
<label>Public Keys</label>
|
||||
<type>select_multiple</type>
|
||||
<help>List of raw public key candidates to use for authentication.</help>
|
||||
<style>local_auth local_auth_pubkey</style>
|
||||
<style>local_auth selectpicker local_auth_pubkey</style>
|
||||
</field>
|
||||
<field>
|
||||
<id>local.description</id>
|
||||
|
||||
@ -52,7 +52,7 @@
|
||||
<label>Public Keys</label>
|
||||
<type>select_multiple</type>
|
||||
<help>List of raw public key candidates to use for authentication.</help>
|
||||
<style>remote_auth remote_auth_pubkey</style>
|
||||
<style>remote_auth selectpicker remote_auth_pubkey</style>
|
||||
</field>
|
||||
<field>
|
||||
<id>remote.description</id>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user