From: Diane Trout Date: Tue, 28 Feb 2017 01:08:06 +0000 (-0800) Subject: our pages are xhtml, so customize replace the django admin search form X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=325d7c2c9ec3282661422c0fd20776a446ed1191 our pages are xhtml, so customize replace the django admin search form --- diff --git a/htsworkflow/templates/admin/search_form.html b/htsworkflow/templates/admin/search_form.html new file mode 100644 index 0000000..fe31936 --- /dev/null +++ b/htsworkflow/templates/admin/search_form.html @@ -0,0 +1,16 @@ +{% load i18n static %} +{% if cl.search_fields %} +
+{% endif %}