edition de rôles (bis)
This commit is contained in:
parent
c777beba0f
commit
4db1d21fcc
1 changed files with 1 additions and 0 deletions
|
@ -298,6 +298,7 @@ def edit_file(fname):
|
|||
if ntexte == None and not nfile and NROLES == None:
|
||||
print "Pas de modifications effectuées"
|
||||
else:
|
||||
ntexte = texte if ntexte == None else ntexte
|
||||
if put_password(fname,value['roles'],ntexte):
|
||||
print "Modifications enregistrées"
|
||||
else:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue