Removed the period chooser JavaScript from the search result page.
This commit is contained in:
		| @@ -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 %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user