menu layout: use new class from netbox 3.4 (#215)

* new layout

* used new PluginMenu class
This commit is contained in:
mattieserver
2022-12-21 17:03:47 +01:00
committed by GitHub
parent 2f65614fcb
commit 2befe94f5d
2 changed files with 7 additions and 5 deletions
+1
View File
@@ -44,6 +44,7 @@ python3 manage.py collectstatic --no-input
| netbox version | netbox-topology-views version |
| -------------- | ----------------------------- |
| >= 3.4.0 | >= v3.X.X |
| >= 3.3.0 | >= v3.0.0 |
| >= 3.2.0 | >= v1.1.0 |
| >= 3.1.8 | >= v1.0.0 |