- reintegrated the changes (mostly bug fixes) from the 0.7.2 branch

SVN:trunk[83]
This commit is contained in:
Denis Flaven
2009-07-18 17:24:25 +00:00
parent 10442e65fa
commit 665d90175f
30 changed files with 114 additions and 105 deletions

View File

@@ -61,7 +61,7 @@ class UILinksWidget
}
// Many values (or even a unknown list) display an autocomplete
if ( (count($aAllowedValues) == 0) || (count($aAllowedValues) > 20) )
if ( (count($aAllowedValues) == 0) || (count($aAllowedValues) > 50) )
{
// too many choices, use an autocomplete
// The input for the auto complete