{% extends 'generic/_base.html' %} {% load static %} {% load form_helpers %} {% load helpers %} {% load django_htmx %} {% block head %} {{ block.super }} {% endblock head %} {% block title %} {{ obj }} {% endblock title %} {% block tabs %} {% endblock tabs %} {% block content %} {% load template_utils %}
Controls
{% include 'netbox_floorplan/inc/pro_tips.html' %}
Set Dimensions
Set/Edit Background
Simple Rack/Device: Add a rack/device that shows name + status only
Advanced Rack/Device: Add a rack/device that shows name + status + role + tenant
Add Wall Add Area Add Label Lock/Unlock Object Delete
Select a rack or device to change whether to show the following info
Note: Only works with Advanced racks/devices
Forward Backwards
{% endblock content %}