Commit 03796a16 authored by Jérome Perrin's avatar Jérome Perrin

fix mistake in previous commit

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20836 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3ece7a49
......@@ -143,7 +143,7 @@
</tr>\n
<tr>\n
<td>assertLocation</td>\n
<td tal:replace="string:glob:${here/portal_url}/foo_module/FooModule_viewFooList*"/>\n
<td tal:content="string:glob:${here/portal_url}/foo_module/FooModule_viewFooList*"/>\n
<td></td>\n
</tr>\n
<tr>\n
......
340
\ No newline at end of file
341
\ 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