Commit 926b5c66 authored by Romain Courteaud's avatar Romain Courteaud

Do not test the form's title in the ProxyField zuite.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12006 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a45214ce
......@@ -60,7 +60,7 @@
<tr><td rowspan="1" colspan="3">Test Relation Field and Multi Relation Field in\n
the same Form</td></tr>\n
</thead><tbody>\n
<tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n
<tal:block metal:use-macro="here/RelationFieldZuite_CommonTemplate/macros/init" />\n
<tr>\n
<td>open</td>\n
<td>${base_url}/foo_module/FooModule_createObjects?num:int=2</td>\n
......
......@@ -60,7 +60,7 @@
<tr><td rowspan="1" colspan="3">Test Simple Relation Field, using metadata tab\n
to set categories</td></tr>\n
</thead><tbody>\n
<tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n
<tal:block metal:use-macro="here/RelationFieldZuite_CommonTemplate/macros/init" />\n
<tr>\n
<td>open</td>\n
<td>${base_url}/foo_module/FooModule_createObjects?num:int=1</td>\n
......
146
\ No newline at end of file
148
\ 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