From ab268f921578948daaf33184a9729bb810132c8f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Wed, 27 Jun 2007 13:56:02 +0000
Subject: [PATCH] Don't set a tabindex

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15016 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../BaseWorkflow_viewWorkflowActionDialog/my_comment.xml        | 2 +-
 product/ERP5/bootstrap/erp5_core/bt/revision                    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseWorkflow_viewWorkflowActionDialog/my_comment.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseWorkflow_viewWorkflowActionDialog/my_comment.xml
index 5e0d48e8bf..e063434a27 100644
--- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseWorkflow_viewWorkflowActionDialog/my_comment.xml
+++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseWorkflow_viewWorkflowActionDialog/my_comment.xml
@@ -237,7 +237,7 @@
                 </item>
                 <item>
                     <key> <string>extra</string> </key>
-                    <value> <string>tabindex="1"</string> </value>
+                    <value> <string></string> </value>
                 </item>
                 <item>
                     <key> <string>height</string> </key>
diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision
index b0e9f8d0ff..755152b7ef 100644
--- a/product/ERP5/bootstrap/erp5_core/bt/revision
+++ b/product/ERP5/bootstrap/erp5_core/bt/revision
@@ -1 +1 @@
-358
\ No newline at end of file
+359
\ No newline at end of file
-- 
2.30.9