Remove search section from dashboard as it is currently nonexistent in the latest version.

This commit is contained in:
Michael Foster 2013-07-16 01:14:42 -04:00
parent 1cabad1282
commit 34dc31c50e

View File

@ -101,6 +101,7 @@
</ul>
</fieldset>
{#
<fieldset>
<legend>{% trans 'Search' %}</legend>
@ -115,6 +116,7 @@
</li>
</ul>
</fieldset>
#}
{% if config.debug %}
<fieldset>