Use HX-Replace-Url properly and don't include column shifter twice on load

This commit is contained in:
2023-02-10 07:20:22 +00:00
parent 0518c9fe1c
commit c5856ce20b
2 changed files with 3 additions and 4 deletions

View File

@@ -7,7 +7,6 @@
{% block panel_content %}
{% include 'partials/notify.html' %}
<script src="{% static 'js/column-shifter.js' %}"></script>
{% if cache is not None %}
<span class="icon has-tooltip-bottom" data-tooltip="Cached">
<i class="fa-solid fa-database"></i>