net/haproxy: bring back tokenizer, refs #2381

This commit is contained in:
Frank Wall
2018-07-09 07:02:39 +02:00
committed by Franco Fichtner
parent a790e27e2b
commit c966d83c59
2 changed files with 2 additions and 0 deletions
@@ -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>