a real wtf from me on the search changes, now fixed, RT#10341
[freeside.git] / httemplate / search / cust_main.cgi
index a92c12d..8fbf636 100755 (executable)
 %    $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?
 %                                 );
 %  }
 %