Fix partial swaps on table

This commit is contained in:
2022-12-02 07:20:37 +00:00
parent 32aa93a28e
commit 78b28b3994
4 changed files with 13 additions and 9 deletions

View File

@@ -1,7 +1,6 @@
{% load static %}
{% 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>