Remove search section from dashboard as it is currently nonexistent in the latest version.
This commit is contained in:
parent
1cabad1282
commit
34dc31c50e
@ -101,6 +101,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
|
|
||||||
|
{#
|
||||||
<fieldset>
|
<fieldset>
|
||||||
<legend>{% trans 'Search' %}</legend>
|
<legend>{% trans 'Search' %}</legend>
|
||||||
|
|
||||||
@ -115,6 +116,7 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
|
#}
|
||||||
|
|
||||||
{% if config.debug %}
|
{% if config.debug %}
|
||||||
<fieldset>
|
<fieldset>
|
||||||
|
Loading…
Reference in New Issue
Block a user