Fix tag selector dropdown style
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block scriptextra %}
|
||||
<script src="/static/libs/jquery-ui.min.js?v=2"></script>
|
||||
<script src="/static/libs/jquery-ui.min.js"></script>
|
||||
<script>
|
||||
function update() {
|
||||
const elements = Array.from(document.getElementsByClassName("sortable")[0].children);
|
||||
|
||||
Reference in New Issue
Block a user