From: matt Date: Thu, 13 May 2010 14:47:49 +0000 (+0000) Subject: * moved opensearch into the core, uses a template file to render. Also seems to... X-Git-Tag: live~871 X-Git-Url: https://git.openstreetmap.org./osqa.git/commitdiff_plain/76fba9bd0ef9997f92a32ada3b2543e685f98b20 * moved opensearch into the core, uses a template file to render. Also seems to work in firefox now. Should also work if running in a subpath * fixed OSQA-252 - search queries stay in the search box after searching. git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@259 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- diff --git a/forum/skins/default/templates/base.html b/forum/skins/default/templates/base.html index 1ed3017..e8e9e83 100644 --- a/forum/skins/default/templates/base.html +++ b/forum/skins/default/templates/base.html @@ -38,7 +38,7 @@ {% endif %} {% block forejs %}{% endblock %} - +