Update feature introduction flags

This commit is contained in:
Jeremy Stretch
2023-08-01 14:25:25 -04:00
parent e024df30a6
commit 3b3d813ab8
9 changed files with 6 additions and 12 deletions

View File

@@ -1,7 +1,5 @@
# Dashboard Widgets
!!! info "This feature was introduced in NetBox v3.5."
Each NetBox user can customize his or her personal dashboard by adding and removing widgets and by manipulating the size and position of each. Plugins can register their own dashboard widgets to complement those already available natively.
## The DashboardWidget Class