From 49962573bf0976fc05dde62c7273eb56e0403448 Mon Sep 17 00:00:00 2001
From: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
Date: Wed, 7 Apr 2010 08:50:49 +0000
Subject: [PATCH] fix id.

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

diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Requirement_viewRequirementFastInputDialog.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Requirement_viewRequirementFastInputDialog.xml
index 4a92a23f70..156ffec8cd 100644
--- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Requirement_viewRequirementFastInputDialog.xml
+++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Requirement_viewRequirementFastInputDialog.xml
@@ -84,7 +84,7 @@
         </item>
         <item>
             <key> <string>id</string> </key>
-            <value> <string>Requirement_viewRequirementsFastInputDialog</string> </value>
+            <value> <string>Requirement_viewRequirementFastInputDialog</string> </value>
         </item>
         <item>
             <key> <string>method</string> </key>
diff --git a/bt5/erp5_project/bt/revision b/bt5/erp5_project/bt/revision
index 827de6e933..5d1d1b123b 100644
--- a/bt5/erp5_project/bt/revision
+++ b/bt5/erp5_project/bt/revision
@@ -1 +1 @@
-754
\ No newline at end of file
+755
\ No newline at end of file
-- 
2.30.9