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

Closes #9451: Add export_raw argument for TemplateColumn

This commit is contained in:
jeremystretch
2022-05-31 12:01:33 -04:00
parent 998a392bd3
commit 5838a9f3a0
3 changed files with 16 additions and 1 deletions

View File

@ -85,4 +85,5 @@ The table column classes listed below are supported for use in plugins. These cl
::: netbox.tables.TemplateColumn
selection:
members: false
members:
- __init__