Bug corrigé : ne propose plus d'agrandir la recherche en soundex lorsqu'elle était...
authorPascal Corpet <pascal.corpet@m4x.org>
Sun, 9 Jan 2005 22:40:09 +0000 (22:40 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:27:20 +0000 (23:27 +0200)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-253

htdocs/advanced_search.php
templates/search.tpl

index 88cc9d3..72c242e 100644 (file)
@@ -146,6 +146,7 @@ if (!Env::has('rechercher')) {
     $page->assign('url_args',  $url_args);
     $page->assign('perpage',   $globals->search->per_page);
     $page->assign('nb_tot',    $nb_tot);
+    $page->assign('with_soundex',   $with_soundex);
     
     if (empty($nb_tot)) {
         form_prepare();
index 29cbc8b..b39f8b4 100644 (file)
@@ -23,7 +23,7 @@
   {if !$advanced}
   {include file='search.quick.form.tpl' show_js=1}
   {else}
-  {include file=search.adv.links.tpl do_title=1}
+  {include file=search.adv.links.tpl do_title=1 with_soundex=$with_soundex}
   {/if}
 
   <h1 class='right'>