fix: render rack width fields in grouped device forms

This commit is contained in:
2026-08-12 13:19:58 +02:00
parent 37fc55449f
commit 008a69ed79
5 changed files with 93 additions and 8 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ Release-Tag oder ein bestimmter Commit verwendet werden:
```bash
/opt/netbox/venv/bin/pip install --upgrade --force-reinstall \
"git+https://git.mrblake.cc/MrBlake/Netbox-Utilities.git@v0.8.2"
"git+https://git.mrblake.cc/MrBlake/Netbox-Utilities.git@v0.8.3"
```
Alternativ kann hinter dem `@` die vollständige Commit-ID stehen.