1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Closes #9647: Introduce customfield_value template tag

This commit is contained in:
jeremystretch
2022-07-01 14:45:22 -04:00
parent c11af40a06
commit a57398b0d6
5 changed files with 46 additions and 27 deletions

View File

@ -215,6 +215,8 @@ The following custom template tags are available in NetBox.
::: utilities.templatetags.builtins.tags.checkmark
::: utilities.templatetags.builtins.tags.customfield_value
::: utilities.templatetags.builtins.tags.tag
## Filters