[gest_crans/recherche par login/bis] * -/-> *@crans.org
Ignore-this: d9832494fe47b92901c3d56ffcb0ffe8 darcs-hash:20130107191359-28565-6d2146a61e02c3be13571e12ae16e602a0ca495b.gz
This commit is contained in:
parent
d91e4a062e
commit
17d09862b8
1 changed files with 1 additions and 1 deletions
|
@ -1917,7 +1917,7 @@ def select(clas, quoi, mde=''):
|
||||||
s.append(i)
|
s.append(i)
|
||||||
|
|
||||||
# Recherche par adresse mail/login
|
# Recherche par adresse mail/login
|
||||||
if '@' not in s[5]:
|
if s[5] != '*' and '@' not in s[5]:
|
||||||
s[5] += '@crans.org'
|
s[5] += '@crans.org'
|
||||||
|
|
||||||
### Contruction de la chaîne de recherche
|
### Contruction de la chaîne de recherche
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue