diff --git a/htdocs/conf/conf.class.php b/htdocs/conf/conf.class.php index 14fb78cc168..eed935b3771 100644 --- a/htdocs/conf/conf.class.php +++ b/htdocs/conf/conf.class.php @@ -411,7 +411,7 @@ class Conf $this->liste_limit=$this->global->MAIN_SIZE_LISTE_LIMIT; // $this->produit->limit_size = constante de taille maximale des select de produit - if (! isset($this->global->PRODUIT_LIMIT_SIZE)) $this->global->PRODUIT_LIMIT_SIZE=50; + if (! isset($this->global->PRODUIT_LIMIT_SIZE)) $this->global->PRODUIT_LIMIT_SIZE=100; $this->produit->limit_size=$this->global->PRODUIT_LIMIT_SIZE; // $this->theme et $this->css