Commit 94c91d39 authored by Nicolas Delaby's avatar Nicolas Delaby

typo

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42631 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d678051b
......@@ -67,7 +67,7 @@ affectation_list = portal.portal_simulation.getCurrentTrackingList(**sql_kw)\n
\n
if not affectation_list:\n
if default_at_date:\n
del kw[\'at_date\']\n
del sql_kw[\'at_date\']\n
affectation_list = portal.portal_simulation.getFutureTrackingList(**sql_kw)\n
\n
return affectation_list\n
......
280
\ No newline at end of file
281
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment