mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/haproxy: bring back tokenizer, refs #2381
This commit is contained in:
committed by
Franco Fichtner
parent
a790e27e2b
commit
c966d83c59
@@ -283,6 +283,7 @@
|
||||
<id>backend.linkedActions</id>
|
||||
<label>Select Rules</label>
|
||||
<type>select_multiple</type>
|
||||
<style>tokenize</style>
|
||||
<help><![CDATA[Choose rules to be included in this Backend Pool.]]></help>
|
||||
<hint>Choose rules.</hint>
|
||||
</field>
|
||||
|
||||
@@ -328,6 +328,7 @@
|
||||
<id>frontend.linkedActions</id>
|
||||
<label>Select Rules</label>
|
||||
<type>select_multiple</type>
|
||||
<style>tokenize</style>
|
||||
<help><![CDATA[Choose rules to be included in this Public Service.]]></help>
|
||||
<hint>Choose rules.</hint>
|
||||
</field>
|
||||
|
||||
Reference in New Issue
Block a user