1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-29 04:40:55 +02:00

Try to translate js, not working...

This commit is contained in:
elkmaennchen
2020-09-19 22:03:45 +02:00
parent eaf6769e8b
commit d566def706
5 changed files with 13 additions and 16 deletions

View File

@ -159,7 +159,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
{% endblock %}
{% block extrajavascript %}
<script type="text/javascript" src="{% static "note/js/consos.js" %}"></script>
<script type="text/javascript" src="{% static "note/js/consos.js" 'javascript-catalog' %}"></script>
<script type="text/javascript">
{% for button in highlighted %}
{% if button.display %}