Skip to content

Commit

Permalink
fix: update JQuery import
Browse files Browse the repository at this point in the history
Change-Id: I2613c549301718f2c64dc0c1469aecf813658aa5
  • Loading branch information
Bouhanni committed Nov 13, 2023
1 parent 8a01d0f commit 042029a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/admin/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@
{% endblock %}

{% block extrahead %}
<script src="{% static 'core_main_app/libs/jquery/3.5.1/jquery.js' %}"></script>
<script src="{% static 'core_main_app/admin/js/display_permissions.js' %}"></script>
{% endblock %}

0 comments on commit 042029a

Please sign in to comment.