mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
Netflow, change select to selectpicker style, closes https://github.com/opnsense/core/issues/2380
This commit is contained in:
parent
8ebfd58797
commit
aab704c70c
@ -3,7 +3,6 @@
|
||||
<id>netflow.capture.interfaces</id>
|
||||
<label>Interfaces</label>
|
||||
<type>select_multiple</type>
|
||||
<style>tokenize</style>
|
||||
<help><![CDATA[Select interface(s) to enable NetFlow on.]]></help>
|
||||
<hint>Type or select interface.</hint>
|
||||
</field>
|
||||
@ -11,7 +10,6 @@
|
||||
<id>netflow.capture.egress_only</id>
|
||||
<label>Egress only</label>
|
||||
<type>select_multiple</type>
|
||||
<style>tokenize</style>
|
||||
<help><![CDATA[Select interfaces used for WAN traffic to avoid counting NAT traffic twice.]]></help>
|
||||
<hint>Type or select interface.</hint>
|
||||
</field>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user