Fix partial swaps on table
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user