From 03796a1683383fd1bb1f0d5c4b69bf9e9330d558 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Mon, 28 Apr 2008 17:02:52 +0000
Subject: [PATCH] fix mistake in previous commit

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20836 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../document_zuite/testSelectionPreviousNextButtons.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/document_zuite/testSelectionPreviousNextButtons.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/document_zuite/testSelectionPreviousNextButtons.xml
index 1eaf186f6b..2d9d302554 100644
--- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/document_zuite/testSelectionPreviousNextButtons.xml
+++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/document_zuite/testSelectionPreviousNextButtons.xml
@@ -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
diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision
index 91a3d4243d..57065cd57b 100644
--- a/bt5/erp5_ui_test/bt/revision
+++ b/bt5/erp5_ui_test/bt/revision
@@ -1 +1 @@
-340
\ No newline at end of file
+341
\ No newline at end of file
-- 
2.30.9