Disable automatic chosen, only explicit now

This commit is contained in:
Nathan Gray 2014-01-10 09:47:26 +00:00
parent 48e4d8daa0
commit a64da9f456

View File

@ -21,7 +21,7 @@ class etemplate_widget_menupopup extends etemplate_widget
/**
* If the selectbox has this many rows, give it a search box automatically
*/
const SEARCH_ROW_LIMIT = 20;
const SEARCH_ROW_LIMIT = PHP_INT_MAX; // Automatic disabled, only explicit
/**
* @var array