diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2012-08-21 14:15:40 -0700 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2012-08-21 14:15:40 -0700 |
| commit | fa2326a36a5ce74e8c9dab504c3274688a297c04 (patch) | |
| tree | bf49bf640e81383ff64fb9df9b12be477d2d6f5a /httemplate/pref/pref-process.html | |
| parent | 3c755c5662be8bfe62a646b5e5ea2e2aae3143d8 (diff) | |
add preference to enable fuzzy searching even on exact matches, RT#18962
Diffstat (limited to 'httemplate/pref/pref-process.html')
| -rw-r--r-- | httemplate/pref/pref-process.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/pref/pref-process.html b/httemplate/pref/pref-process.html index 932cf1a0a..c4fef0311 100644 --- a/httemplate/pref/pref-process.html +++ b/httemplate/pref/pref-process.html @@ -50,6 +50,7 @@ unless ( $error ) { # if ($access_user) { #XXX autogen my @paramlist = qw( locale menu_position default_customer_view spreadsheet_format mobile_menu + enable_fuzzy_on_exact disable_html_editor disable_enter_submit_onetimecharge email_address snom-ip snom-username snom-password |
