mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 01:24:38 +00:00
www/squid: add proxy sortable support for proxy lists
This commit is contained in:
parent
31a81c51a6
commit
0db5c3bb63
@ -35,5 +35,6 @@
|
||||
<label>Proxies</label>
|
||||
<type>select_multiple</type>
|
||||
<style>tokenize</style>
|
||||
<sortable>true</sortable>
|
||||
</field>
|
||||
</form>
|
||||
|
||||
@ -707,6 +707,7 @@
|
||||
</OptionValues>
|
||||
</match_type>
|
||||
<proxies type="ModelRelationField">
|
||||
<Sorted>Y</Sorted>
|
||||
<Model>
|
||||
<queues>
|
||||
<source>OPNsense.Proxy.Proxy</source>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user