general: remove obsolete dataview.js (#72386)

This commit is contained in:
Frédéric Péters 2023-01-07 14:11:59 +01:00 committed by Gitea
parent abcae7b78f
commit eaeae3f24b
7 changed files with 0 additions and 12 deletions

View File

@ -1,6 +0,0 @@
$(function() {
$('.section.foldable h2').click(function() {
$(this).parent('.section').toggleClass('folded');
$('.qommon-map').trigger('qommon:invalidate');
});
});

View File

@ -3,7 +3,6 @@
{% block extra-top-head %}
{{script|safe}}
<script src="{% static 'dataview.js' %}"></script>
{% endblock %}
{% block extra-body-class %}

View File

@ -3,7 +3,6 @@
{% block extra-top-head %}
{{script|safe}}
<script src="{% static 'dataview.js' %}"></script>
{% endblock %}
{% block extra-body-class %}

View File

@ -3,7 +3,6 @@
{% block extra-top-head %}
{{script|safe}}
<script src="{% static 'dataview.js' %}"></script>
{% endblock %}
{% block extra-body-class %}

View File

@ -3,7 +3,6 @@
{% block extra-top-head %}
{{script|safe}}
<script src="{% static 'dataview.js' %}"></script>
{% endblock %}
{% block extra-body-class %}

View File

@ -3,7 +3,6 @@
{% block extra-top-head %}
{{script|safe}}
<script src="{% static 'dataview.js' %}"></script>
{% endblock %}
{% block extra-body-class %}

View File

@ -3,7 +3,6 @@
{% block extra-top-head %}
{{script|safe}}
<script src="{% static 'dataview.js' %}"></script>
{% endblock %}
{% block extra-body-class %}