Commit 3824162e authored by Łukasz Nowak's avatar Łukasz Nowak

Typo.

parent f464c23a
......@@ -58,7 +58,7 @@ kw = {}\n
select_dict= {\'delivery_uid\': None}\n
kw.update(\n
portal_type=\'Simulation Movement\',\n
sort_on=(\'uid\', \'desc\'),\n
sort_on=((\'uid\', \'ASC\'),),\n
uid=\'>= %s\' % uid,\n
limit=69,\n
select_dict=select_dict,\n
......
54
\ No newline at end of file
55
\ 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