general: remove obsolete dataview.js (#72386)
gitea-wip/publik-base-theme/pipeline/pr-main This commit looks good Details
gitea-wip/publik-base-theme/pipeline/head This commit looks good Details
gitea/publik-base-theme/pipeline/head Something is wrong with the build of this commit Details

This commit is contained in:
Frédéric Péters 2023-01-07 14:11:59 +01:00
parent a6b22e476c
commit ad71a0871e
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 %}