Remove some jquery

This commit is contained in:
2025-01-05 20:17:30 +01:00
parent 429df81ec9
commit 2db3290bed
3 changed files with 29 additions and 36 deletions

View File

@@ -57,13 +57,4 @@
{% endblock %}
{% endif %}
{% block script %}
{{ super() }}
{% if popup %}
<script>
parent.$(".choose_file_widget").css("height", "75%");
</script>
{% endif %}
{% endblock %}
{% endblock %}