Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Benjamin Graillot
scripts
Commits
32b4b6f7
Commit
32b4b6f7
authored
May 15, 2013
by
Pierre-Elliott Bécue
Browse files
[chartes_MA] MultiMachines -> Multimachines
parent
dc01a371
Changes
1
Hide whitespace changes
Inline
Side-by-side
admin/controle_chartes_MA.py
View file @
32b4b6f7
...
...
@@ -103,7 +103,7 @@ def liste_charte_nok():
liste_nok
=
[]
for
adh
in
liste_actifs
:
if
(
len
([
droit
for
droit
in
adh
.
droits
()
if
droit
not
in
[
'Multi
M
achines'
,
'Web
R
adio'
]])
>
0
if
droit
not
in
[
'Multi
m
achines'
,
'Web
r
adio'
]])
>
0
and
not
adh
.
charteMA
()):
liste_nok
.
append
(
adh
)
return
liste_nok
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment