X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/4c18b61fad6628589a6bd1a64895868ce3409c94..8b55084e724338896ce94dd91d67fd4d0c0187e2:/philo/contrib/sobol/templates/sobol/search/_list.html diff --git a/philo/contrib/sobol/templates/sobol/search/_list.html b/philo/contrib/sobol/templates/sobol/search/_list.html index 8fed939..99db761 100644 --- a/philo/contrib/sobol/templates/sobol/search/_list.html +++ b/philo/contrib/sobol/templates/sobol/search/_list.html @@ -1,5 +1,34 @@ {% with node.view.enable_ajax_api as ajax %} -{% if ajax and not suppress_scripts %}{% endif %} +{% if ajax %} + {% if not suppress_scripts %}{% endif %} + +{% endif %} +{% if favored_results %} + +{% endif %} {% for search in searches %}
@@ -10,12 +39,12 @@ {% if search.results %}
{% for result in search.results %} - {{ result }} + {{ result }} {% endfor %}
{% if search.has_more_results and search.more_results_url %} {% endif %} {% else %}