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

Fix name error.

parent c21bb510
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
</item> </item>
<item> <item>
<key> <string>_body</string> </key> <key> <string>_body</string> </key>
<value> <string>portal.portal_catalog.searchAndActivate(method_id=\'fixConsistency\', portal_type=\'Person\')\n <value> <string>context.getPortalObject().portal_catalog.searchAndActivate(method_id=\'fixConsistency\', portal_type=\'Person\')\n
\n \n
return \'ok\'\n return \'ok\'\n
</string> </value> </string> </value>
......
129 130
\ 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