Commit 74ab8905 authored by Vincent Pelletier's avatar Vincent Pelletier

Typo.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8807 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 723475d9
......@@ -68,7 +68,7 @@
</item>
<item>
<key> <string>_body</string> </key>
<value> <string>return conetxt.ERP5XhtmlStyle_redirect(dialog_select.split()[0], **kw)\n
<value> <string>return context.ERP5XhtmlStyle_redirect(select_dialog.split()[0], **kw)\n
</string> </value>
</item>
<item>
......@@ -121,9 +121,8 @@
<string>kw</string>
<string>_apply_</string>
<string>_getattr_</string>
<string>conetxt</string>
<string>context</string>
<string>_getitem_</string>
<string>dialog_select</string>
</tuple>
</value>
</item>
......
45
\ No newline at end of file
48
\ 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