File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ A netbox plugin providing floorplan mapping capability for locations and sites
2525| 4.0.x | 0.4.1 |
2626| 4.1.x | 0.5.0 |
2727| 4.2.x | 0.6.0 |
28+ | 4.2.x | 0.7.0 |
2829
2930## Installing
3031
@@ -50,6 +51,9 @@ Restart NetBox and add `netbox-floorplan-plugin` to your local_requirements.txt
5051
5152See [ NetBox Documentation] ( https://docs.netbox.dev/en/stable/plugins/#installing-plugins ) for details
5253
54+ [ !NOTE]
55+ In order for racks to display properly, the rack type of the rack should be specified and a width/height set within the type.
56+
5357## Mentions
5458
5559Forked from https://github.com/tbotnz/netbox_floorplan
Original file line number Diff line number Diff line change 1- __version__ = "0.6 .0"
1+ __version__ = "0.7 .0"
You can’t perform that action at this time.
0 commit comments