1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Update feature introduction flags

This commit is contained in:
Jeremy Stretch
2023-08-01 14:25:25 -04:00
parent a89cec72a1
commit 699b4dfade
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