From: afilsaime Date: Fri, 12 Jun 2015 12:56:41 +0000 (+0200) Subject: replace the previous search form/link with the new one X-Git-Tag: 1.6a^2~15^2~9^2 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=cd9b0476e2bd55d9aafcfb7accb546c223e5ce08;p=telemeta.git replace the previous search form/link with the new one --- diff --git a/telemeta/templates/search/search.html b/telemeta/templates/search/search.html index 04162e4a..dde6aa6e 100644 --- a/telemeta/templates/search/search.html +++ b/telemeta/templates/search/search.html @@ -4,7 +4,6 @@ {% load bootstrap_pagination %} {% block title %} -{% trans "Search" %} {% endblock %} {% block extra_stylesheets %} @@ -55,14 +54,6 @@ {% endblock %} {% block content %} - -
-
- {{ form.q.errors }} - {{form.q}} -
-
» recherche avancée

-
{% if query %} diff --git a/telemeta/templates/telemeta/base.html b/telemeta/templates/telemeta/base.html index 51dcb80c..3977c873 100644 --- a/telemeta/templates/telemeta/base.html +++ b/telemeta/templates/telemeta/base.html @@ -92,12 +92,9 @@ @@ -125,7 +122,7 @@
  • {% trans "Geo Navigator" %}
  • -
  • {% trans "Advanced search" %}
  • +
  • {% trans "Advanced search" %}
  • {% if user.is_authenticated %} {% if user.is_staff or not perms.telemeta.can_not_view_users_and_profiles %}
  • {% trans "Users" %}