{% load buttons %} {% load static %} {% if object %}
Edit Floorplan Add Tile

{{ object }}

Use shift+scroll wheel to zoom in or out. Click and drag to scroll.
Add a tile by clicking the plus symbol on the grid OR by using the "Add Tile" button.
Click on a Row's Label to see the Elevation for all Racks in the row.
Save SVG
{% comment %} Add Tippy.js resources - using local files for air-gapped environments Add Gsap.js resources - using local files for air-gapped environments {% endcomment %} {% comment %} Scale the SVG by default to match the page width, preserving its aspect-ratio. See https://css-tricks.com/scale-svg/ for more details. {% endcomment %}
{% else %} {% comment %} The UI should normally not even show the option to reach this view, but someone could enter it manually. {% endcomment %} No floor plan defined. Use the "Add Floor Plan" button above to create one if desired. {% endif %}