Quelques amlioration sur fonction selection produit ajax:

Look: On supprime espace encombrant sous la liste.
Fix: Correction problme de gestion des accents
Fix: Produits en doubles selon activation et droits de categories
New: Affiche message si aucun lment trouv
Look: Agrandissement zone de saisie
This commit is contained in:
Laurent Destailleur
2006-06-13 23:55:33 +00:00
parent 7174e0a5f1
commit e21c82d60b
8 changed files with 101 additions and 52 deletions

View File

@@ -122,7 +122,7 @@ class modUser extends DolibarrModules
$this->rights[$r][2] = 'w';
$this->rights[$r][3] = 1;
$this->rights[$r][4] = 'self';
$this->rights[$r][5] = 'supprimer';
$this->rights[$r][5] = 'creer';
$r++;
$this->rights[$r][0] = 256;