mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-19 17:18:23 +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 -->
|
||||
|
||||
{% include "helpdesk/debug.html" %}
|
||||
|
||||
<script src="{% static 'helpdesk/js/sb-admin.js' %}"></script>
|
||||
{% block helpdesk_js %}{% endblock %}
|
||||
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user