Commit de54e542 authored by Nicolas Delaby's avatar Nicolas Delaby

revert 25016, manage_delObjects can not be called in restricted environment

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25017 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent af9d79f6
......@@ -54,9 +54,6 @@
<item>
<key> <string>_body</string> </key>
<value> <string>context.Bug_init()\n
#Remove Bug Lines\n
context.manage_delObjects(list(context.contentIds(\n
filter=dict(portal_type=\'Bug Line\'))))\n
</string> </value>
</item>
<item>
......@@ -95,8 +92,6 @@ context.manage_delObjects(list(context.contentIds(\n
<tuple>
<string>_getattr_</string>
<string>context</string>
<string>list</string>
<string>dict</string>
</tuple>
</value>
</item>
......
427
\ No newline at end of file
428
\ 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