[gest_crans] trailing spaces
This commit is contained in:
parent
a66665a21c
commit
3784c10da9
1 changed files with 2 additions and 2 deletions
|
@ -108,7 +108,7 @@ def set_bases(adher):
|
||||||
no, res = dialog(arg)
|
no, res = dialog(arg)
|
||||||
if no:
|
if no:
|
||||||
return 1
|
return 1
|
||||||
|
|
||||||
err += _set_chbre(adher, result[3])
|
err += _set_chbre(adher, result[3])
|
||||||
|
|
||||||
# Des erreurs ?
|
# Des erreurs ?
|
||||||
|
@ -632,7 +632,7 @@ def set_droits(adher):
|
||||||
|
|
||||||
# On modifie !
|
# On modifie !
|
||||||
e = None
|
e = None
|
||||||
try:
|
try:
|
||||||
if not isadm:
|
if not isadm:
|
||||||
adher.droits(result, light=True)
|
adher.droits(result, light=True)
|
||||||
else:
|
else:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue