fix: Vollbildmodus durch seitenfüllende Dokumentansicht ersetzen

This commit is contained in:
2026-07-23 12:44:58 +02:00
parent 631ce4d13a
commit ae9c39865b
4 changed files with 41 additions and 20 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ class DocumentationConfig(PluginConfig):
name = "netbox_documentation"
verbose_name = "NetBox Dokumentation"
description = "Wiki und Office-Dokumentation direkt in NetBox"
version = "0.6.0"
version = "0.6.1"
author = "LKE"
base_url = "documentation"
min_version = "4.0.0"