0000817: CARD Recherche Fiche
Ajout d'un filtre javascript + max ligne = 550
This commit is contained in:
parent
75ad07e816
commit
b5b4c5ec3d
2 changed files with 15 additions and 17 deletions
|
|
@ -56,7 +56,7 @@ define ('NOTFOUND','--not found--');
|
|||
define ("MAX_COMPTE",4);
|
||||
define ('MAX_ARTICLE',12);
|
||||
define ('MAX_CAT',15);
|
||||
define ('MAX_CARD_SEARCH',50);
|
||||
define ('MAX_CARD_SEARCH',550);
|
||||
define ('MAX_FORECAST_ITEM',10);
|
||||
define ('MAX_PREDEFINED_OPERATION',30);
|
||||
define ('MAX_COMPTE_CARD',4);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue