Commit f2e4560b authored by Łukasz Nowak's avatar Łukasz Nowak

Ask to expand root tree.

parent d7dbe101
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
<value> <string>delivery = context.getParentValue()\n <value> <string>delivery = context.getParentValue()\n
if context.getPortalObject().portal_activities.countMessage(path=delivery.getPath()) == 0:\n if context.getPortalObject().portal_activities.countMessage(path=delivery.getPath()) == 0:\n
delivery.serialize()\n delivery.serialize()\n
delivery.updateSimulation()\n delivery.updateSimulation(expand_root=1)\n
</string> </value> </string> </value>
</item> </item>
<item> <item>
......
499 500
\ No newline at end of file \ 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