mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-18 11:22:25 -06:00
Improve ChoiceFieldColumn to not rely on model method to derive label color
This commit is contained in:
@@ -57,6 +57,12 @@ The table column classes listed below are supported for use in plugins. These cl
|
||||
selection:
|
||||
members: false
|
||||
|
||||
::: netbox.tables.ChoiceFieldColumn
|
||||
rendering:
|
||||
show_source: false
|
||||
selection:
|
||||
members: false
|
||||
|
||||
::: netbox.tables.ColorColumn
|
||||
rendering:
|
||||
show_source: false
|
||||
|
||||
Reference in New Issue
Block a user