Commit 25425df9 authored by Łukasz Nowak's avatar Łukasz Nowak

Use non modifiable method.

parent a959c244
......@@ -68,7 +68,7 @@ context.getPortalObject().portal_catalog.searchAndActivate(\n
\n
# register activity on alarm object waiting for own tag in order to have only one alarm\n
# running in same time\n
context.activate(after_tag=tag).serialize()\n
context.activate(after_tag=tag).getId()\n
</string> </value>
</item>
<item>
......
586
\ No newline at end of file
587
\ 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