added download button, fixed perms

This commit is contained in:
Mattijs Vanhaverbeke
2020-05-22 12:07:46 +02:00
parent 4ea315d4b2
commit 371c5c3502
5 changed files with 48 additions and 26 deletions
+9
View File
@@ -63,3 +63,12 @@ Run `pip install netbox-topology-views --upgrade` in your venv.
Run `python3 manage.py collectstatic --no-input`
Clear you browser cache.
### Permissions
To view `/plugins/topology-views/` you need the following permissions:
+ dcim | device | can view device
+ dcim | site | can view site
+ extras | tag | can view tag
+ dcim | device role | can view device role