poprawki
This commit is contained in:
@ -71,6 +71,7 @@
|
||||
{% if request.endpoint != 'system_auth' %}
|
||||
<script src="{{ url_for('static_bp.serve_js', filename='live.js') }}"></script>
|
||||
<script src="{{ url_for('static_bp.serve_js', filename='hide_list.js') }}"></script>
|
||||
<script src="{{ url_for('static_bp.serve_js', filename='socket_reconnect.js') }}"></script>
|
||||
{% endif %}
|
||||
<script src="{{ url_for('static_bp.serve_js', filename='toasts.js') }}"></script>
|
||||
{% block scripts %}{% endblock %}
|
||||
|
Reference in New Issue
Block a user