Removed the period chooser JavaScript from the search result page.
This commit is contained in:
parent
8a3df7a689
commit
41c3e06ce4
@ -23,7 +23,6 @@ First written: 2023/3/8
|
||||
|
||||
{% block accounting_scripts %}
|
||||
<script src="{{ url_for("accounting.static", filename="js/material-fab-speed-dial.js") }}"></script>
|
||||
<script src="{{ url_for("accounting.static", filename="js/period-chooser.js") }}"></script>
|
||||
{% endblock %}
|
||||
|
||||
{% block header %}{% block title %}{{ A_("Search Result for \"%(query)s\"", query=request.args.q) }}{% endblock %}{% endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user