From 93cfb6d27930ba017a3db3102a4bc4c74ad67b38 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Fri, 23 Nov 2007 14:38:21 +0000
Subject: [PATCH] missing relation field locator one in previous commit

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17765 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../relation_field_zuite/testSimpleRelationFieldWheelButton.xml | 2 +-
 bt5/erp5_ui_test/bt/revision                                    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleRelationFieldWheelButton.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleRelationFieldWheelButton.xml
index 31412fd6bc..f04ebd3d60 100644
--- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleRelationFieldWheelButton.xml
+++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleRelationFieldWheelButton.xml
@@ -164,7 +164,7 @@
 <tr>\n
   <td>clickAndWait</td>\n
   <!-- XXX maybe a better locator for relation field -->\n
-  <td>//input[@value=\'update...\']</td>\n
+  <td>//input[@value=\'update...\' and @type=\'image\']</td>\n
   <td></td>\n
 </tr>\n
 <tr>\n
diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision
index 6610e117a3..c6876402f5 100644
--- a/bt5/erp5_ui_test/bt/revision
+++ b/bt5/erp5_ui_test/bt/revision
@@ -1 +1 @@
-277
\ No newline at end of file
+278
\ No newline at end of file
-- 
2.30.9