Commit b2c584c6 authored by Yoshinori Okuji's avatar Yoshinori Okuji

Initial import.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1510 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9059cd5e
## Script (Python) "doLanguage"
##bind container=container
##bind context=context
##bind namespace=
##bind script=script
##bind subpath=traverse_subpath
##parameters=language_select, form_id=''
##title=
##
context.Localizer.changeLanguage(language_select)
request = context.REQUEST
return request.RESPONSE.redirect(context.absolute_url())
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