2
0
forked from Wavyzz/dolibarr

Fix: [bug #1226 ] page ne se charge pas quand beaucoup de prospect en

base
This commit is contained in:
Laurent Destailleur
2014-02-08 02:35:59 +01:00
parent b750e98d40
commit aad7885bca

View File

@@ -305,6 +305,7 @@ function ajax_combobox($htmlname, $event=array(), $minLengthToAutocomplete=0)
global $conf;
if (! empty($conf->browser->phone)) return ''; // combobox disabled for smartphones (does not works)
if (! empty($conf->global->MAIN_DISABLE_AJAX_COMBOX)) return '';
/* Some properties for combobox:
minLengthToAutocomplete: 2,