Revert commit that broke beta branch
This commit is contained in:
parent
919d0b7e85
commit
e48ef92137
2 changed files with 2 additions and 2 deletions
|
|
@ -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" 'javascript-catalog' %}"></script>
|
||||
<script type="text/javascript" src="{% static "note/js/consos.js" %}"></script>
|
||||
<script type="text/javascript">
|
||||
{% for button in highlighted %}
|
||||
{% if button.display %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue