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> </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>