Commit 01400bd1 authored by Gabriel Monnerat's avatar Gabriel Monnerat

rename script according to your context

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44550 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c4b794c5
......@@ -50,7 +50,11 @@
</item>
<item>
<key> <string>_body</string> </key>
<value> <string>return context.web_page_module.searchFolder(**kw)\n
<value> <string>"""\n
Script used by UNG Docs. searchFolder() is used instead of portal_catalog \n
because is needed ignore ERP5 Templates added in UNG Preference.\n
"""\n
return context.web_page_module.searchFolder(**kw)\n
</string> </value>
</item>
<item>
......@@ -59,7 +63,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>WebPageModule_getObjectList</string> </value>
<value> <string>WebSection_getWebPageObjectList</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -370,7 +370,7 @@
<dictionary>
<item>
<key> <string>method_name</string> </key>
<value> <string>WebPageModule_getObjectList</string> </value>
<value> <string>WebSection_getWebPageObjectList</string> </value>
</item>
</dictionary>
</pickle>
......
317
\ No newline at end of file
318
\ 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