fix: bind rack width form to device edit route

This commit is contained in:
2026-08-12 12:43:54 +02:00
parent 2a7459c460
commit 37fc55449f
5 changed files with 60 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from netbox.plugins import PluginConfig, get_plugin_config
__version__ = "0.8.1"
__version__ = "0.8.2"
class NetBoxUtilitiesConfig(PluginConfig):