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
@@ -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.3"
"git+https://git.mrblake.cc/MrBlake/Netbox-Utilities.git@v0.8.4"
```
Alternativ kann hinter dem `@` die vollständige Commit-ID stehen.