From 04d3728e07d43ab698f208a061e0ca97b2f73b5e Mon Sep 17 00:00:00 2001 From: Jonathan Prykop Date: Tue, 12 Jan 2016 15:27:29 -0600 Subject: RT#38983: OBL - searching in Fibernetics Freeside [removed enable_fuzzy_on_exact] --- httemplate/pref/pref.html | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'httemplate/pref/pref.html') diff --git a/httemplate/pref/pref.html b/httemplate/pref/pref.html index 46291066c..50d6e8d23 100644 --- a/httemplate/pref/pref.html +++ b/httemplate/pref/pref.html @@ -108,21 +108,6 @@ Interface -% if ( FS::Conf->new->exists('enable_fuzzy_on_exact') ) { - - - -% } else { - - - Enable approximate customer searching
even when an exact match is found: - - option('enable_fuzzy_on_exact') ? 'CHECKED' : '' %>> - - - -% } - Disable HTML editor for customer notes: -- cgit v1.2.1