From 8215917aa91383bddd7c6061932303ef690322d2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Thu, 25 Feb 2010 15:29:46 +0000
Subject: [PATCH] remove proxy role that should not be needed

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

diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/NotificationTool_getDocumentValue.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/NotificationTool_getDocumentValue.xml
index 5dc2b717c0..5b15ca3816 100644
--- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/NotificationTool_getDocumentValue.xml
+++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/NotificationTool_getDocumentValue.xml
@@ -129,9 +129,7 @@ return notification_message\n
         <item>
             <key> <string>_proxy_roles</string> </key>
             <value>
-              <tuple>
-                <string>Assignor</string>
-              </tuple>
+              <tuple/>
             </value>
         </item>
         <item>
diff --git a/bt5/erp5_base/bt/revision b/bt5/erp5_base/bt/revision
index 9251196df3..55b7e8800f 100644
--- a/bt5/erp5_base/bt/revision
+++ b/bt5/erp5_base/bt/revision
@@ -1 +1 @@
-678
\ No newline at end of file
+680
\ No newline at end of file
-- 
2.30.9