ajout d'un champ de recherche
darcs-hash:20050411204647-4ec08-017c97fe71f7a00b1ef6d3211edd295138c5adf0.gz
This commit is contained in:
parent
fa21989249
commit
21f285fabb
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ class crans_ldap :
|
||||||
'club' : [ 'nom', 'chbre' ] }
|
'club' : [ 'nom', 'chbre' ] }
|
||||||
|
|
||||||
# Champs de recherche pour la recherche manuelle (en plus de la recherche auto)
|
# Champs de recherche pour la recherche manuelle (en plus de la recherche auto)
|
||||||
non_auto_search_champs = { 'adherent' : [ 'etudes', 'paiement', 'carteEtudiant', 'aid' , 'postalAddress', 'historique' ,'blacklist', 'droits', 'uidNumber', 'uid', 'info' ], \
|
non_auto_search_champs = { 'adherent' : [ 'etudes', 'paiement', 'carteEtudiant', 'aid' , 'postalAddress', 'historique' ,'blacklist', 'droits', 'uidNumber', 'uid', 'info', 'solde' ], \
|
||||||
'machine' : [ 'mid' , 'ipsec', 'historique', 'blacklist' , 'puissance', 'canal', 'portTCPin', 'portTCPout', 'portUDPin', 'portUDPout', 'prise' , 'info', 'exempt' ] ,
|
'machine' : [ 'mid' , 'ipsec', 'historique', 'blacklist' , 'puissance', 'canal', 'portTCPin', 'portTCPout', 'portUDPin', 'portUDPout', 'prise' , 'info', 'exempt' ] ,
|
||||||
'club' : [ 'cid' , 'responsable', 'paiement', 'historique', 'blacklist', 'mailAlias', 'info'] }
|
'club' : [ 'cid' , 'responsable', 'paiement', 'historique', 'blacklist', 'mailAlias', 'info'] }
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue