mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-20 09:37:48 +02:00
Include sb-admin.js in base template to restore sidebar toggle for authenticated users
This commit is contained in:
parent
0b9fe0cb76
commit
e94289c8a2
@ -44,7 +44,7 @@
|
|||||||
<!-- /#wrapper -->
|
<!-- /#wrapper -->
|
||||||
|
|
||||||
{% include "helpdesk/debug.html" %}
|
{% include "helpdesk/debug.html" %}
|
||||||
|
<script src="{% static 'helpdesk/js/sb-admin.js' %}"></script>
|
||||||
{% block helpdesk_js %}{% endblock %}
|
{% block helpdesk_js %}{% endblock %}
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user