From 16f04e34ca41b332f9cfc734248366e6251c4f04 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Mon, 21 May 2007 16:47:20 +0000
Subject: [PATCH] Bug_view: "In View mode, the workflow states should always be
 displayed at the bottom of the right group."

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14536 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../SkinTemplateItem/portal_skins/erp5_forge/Bug_view.xml       | 2 +-
 bt5/erp5_forge/bt/revision                                      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_forge/Bug_view.xml b/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_forge/Bug_view.xml
index d78182b412..427516d4ec 100644
--- a/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_forge/Bug_view.xml
+++ b/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_forge/Bug_view.xml
@@ -100,7 +100,6 @@
                         <string>my_destination_person_title</string>
                         <string>my_start_date</string>
                         <string>my_stop_date</string>
-                        <string>my_translated_validation_state_title</string>
                       </list>
                     </value>
                 </item>
@@ -114,6 +113,7 @@
                         <string>my_bug_priority</string>
                         <string>my_bug_difficulty</string>
                         <string>my_tested</string>
+                        <string>my_translated_validation_state_title</string>
                       </list>
                     </value>
                 </item>
diff --git a/bt5/erp5_forge/bt/revision b/bt5/erp5_forge/bt/revision
index aca544d017..bc768da71a 100644
--- a/bt5/erp5_forge/bt/revision
+++ b/bt5/erp5_forge/bt/revision
@@ -1 +1 @@
-145
\ No newline at end of file
+146
\ No newline at end of file
-- 
2.30.9