Commit b0e9ffa0 authored by Julien Muchembled's avatar Julien Muchembled

fixup! CMFActivity: take activity age in queue priority

See commit 9ec2259e.
parent b7caf845
......@@ -260,4 +260,4 @@ class Queue(object):
Legal value range is [-128, 127].
Values out of this range might work, but are non-standard.
"""
return 128
return 128,
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