X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Fcust_main.cgi;h=8fbf6364cb9bf6a0fcdc12c67f8121dd2c867dd5;hb=636dd1f25af52d35efe7a323a5765ff5adeadf83;hp=a92c12db542a8f2e99ca060309005c29329e0c9d;hpb=2bb7bb059897fd50bcc34586cfd1a9a4d257eb91;p=freeside.git diff --git a/httemplate/search/cust_main.cgi b/httemplate/search/cust_main.cgi index a92c12db5..8fbf6364c 100755 --- a/httemplate/search/cust_main.cgi +++ b/httemplate/search/cust_main.cgi @@ -205,7 +205,7 @@ % $sortby = \*company_sort; % $orderby = "ORDER BY LOWER(company || ' ' || last || ' ' || first )"; % push @cust_main, smart_search( 'search' => $cgi->param('search_cust'), -% 'disable_fuzzy_on_exact' => 1, #pref? +% 'no_fuzzy_on_exact' => 1, #pref? % ); % } %