Removed period chooser from the template of the search result.
This commit is contained in:
parent
a1d359570f
commit
d23d7a9c60
@ -29,7 +29,6 @@ First written: 2020/7/21
|
||||
{% block settings %}
|
||||
{% blocktrans asvar title with query=request.GET.q %}Search Result for “{{ query }}”{% endblocktrans %}
|
||||
{% setvar "title" title %}
|
||||
{% setvar "use_period_chooser" True %}
|
||||
{% static "accounting/css/report.css" as file %}{% add_css file %}
|
||||
{% endblock %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user