Commit abdb8067 authored by Fabien Morin's avatar Fabien Morin

Change some tales expression to better comply with zope 2.7

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18591 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0c78c084
......@@ -263,7 +263,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: context.PaySheetTransaction_getListBoxColumnList()</string> </value>
<value> <string>here/PaySheetTransaction_getListBoxColumnList</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -290,7 +290,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: context.PaySheetTransaction_getListBoxPreviewColumnList()</string> </value>
<value> <string>here/PaySheetTransaction_getListBoxPreviewColumnList</string> </value>
</item>
</dictionary>
</pickle>
......
196
\ No newline at end of file
197
\ 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