mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
example usage:
{% for item in helpers.sortDictList(OPNsense.ConfigObject, 'description') %}
{{item.description}}
{% endfor %}
example usage:
{% for item in helpers.sortDictList(OPNsense.ConfigObject, 'description') %}
{{item.description}}
{% endfor %}