Don't do fancy javascript clicks on the notification page

This commit is contained in:
Mouse Reeve
2021-12-30 19:48:47 -08:00
parent d60684e08e
commit 8d72169bbd
3 changed files with 7 additions and 28 deletions

View File

@ -46,7 +46,3 @@
{% endif %}
</div>
{% endblock %}
{% block scripts %}
<script src="{% static "js/block_href.js" %}?v={{ js_cache }}"></script>
{% endblock %}