Commit ac0ab523 authored by Yoshinori Okuji's avatar Yoshinori Okuji

Renamed from folder_search.py to Folder_search.py.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1557 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2aa41655
## Script (Python) "folder_paste"
##title=Paste objects to a folder from the clipboard
## Script (Python) "Folder_search"
##bind container=container
##bind context=context
##bind namespace=
##bind script=script
##bind subpath=traverse_subpath
##parameters=form_id=''
##title=Paste objects to a folder from the clipboard
##
REQUEST=context.REQUEST
return getattr(context,form_id)(REQUEST)
\ No newline at end of file
return getattr(context,form_id)(REQUEST)
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