Skip to content
Snippets Groups Projects
Commit 31224d85 authored by Emmanuel Viennet's avatar Emmanuel Viennet
Browse files

typo

parent e6ff4c14
Branches
No related tags found
No related merge requests found
......@@ -515,7 +515,7 @@ def list_all(etudsapo_set):
"SELECT "
+ EKEY_SCO
+ """, id AS etudid
FROM identite WHERE dept_id=%(dept_id)
FROM identite WHERE dept_id=%(dept_id)s
""",
{"dept_id", g.scodoc_dept_id},
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment