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] --- FS/FS/Conf.pm | 7 ------- 1 file changed, 7 deletions(-) (limited to 'FS') diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 7dbc2ebf2..4b72be1bd 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3970,13 +3970,6 @@ and customer address. Include units.', 'type' => 'text', }, - { - 'key' => 'enable_fuzzy_on_exact', - 'section' => 'UI', - 'description' => 'Enable approximate customer searching even when an exact match is found.', - 'type' => 'checkbox', - }, - { 'key' => 'pkg_referral', 'section' => '', 'description' => 'Enable package-specific advertising sources.', -- cgit v1.2.1