Commit 0cd5e7e1 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: return relative_url and not reference

parent 5dc1204b
...@@ -134,7 +134,7 @@ ...@@ -134,7 +134,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string>python: context.getAggregateReference(portal_type=\'Computer\')</string> </value> <value> <string>python: context.getAggregate(portal_type=\'Computer\')</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
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