From 926b5c666fa628ee3b8f79bcad1a403d9bc4eb9c Mon Sep 17 00:00:00 2001 From: Romain Courteaud <romain@nexedi.com> Date: Thu, 11 Jan 2007 10:53:22 +0000 Subject: [PATCH] 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 --- .../testRelationFieldAndMultiRelationField.xml | 2 +- .../proxy_field_zuite/testSimpleRelationFieldWithAccent.xml | 2 +- bt5/erp5_ui_test/bt/revision | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testRelationFieldAndMultiRelationField.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testRelationFieldAndMultiRelationField.xml index 68283c8f86..e878a9a6ed 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testRelationFieldAndMultiRelationField.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testRelationFieldAndMultiRelationField.xml @@ -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 diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testSimpleRelationFieldWithAccent.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testSimpleRelationFieldWithAccent.xml index 209f3aeab1..8476ef919b 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testSimpleRelationFieldWithAccent.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testSimpleRelationFieldWithAccent.xml @@ -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 diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision index bc768da71a..4b9bce4823 100644 --- a/bt5/erp5_ui_test/bt/revision +++ b/bt5/erp5_ui_test/bt/revision @@ -1 +1 @@ -146 \ No newline at end of file +148 \ No newline at end of file -- 2.30.9