fix: render rack width fields in device template

This commit is contained in:
2026-08-12 14:28:35 +02:00
parent 008a69ed79
commit c38ab30acc
7 changed files with 180 additions and 28 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from netbox.plugins import PluginConfig, get_plugin_config
__version__ = "0.8.3"
__version__ = "0.8.4"
class NetBoxUtilitiesConfig(PluginConfig):