From 583d9e4c01cba23d4d50bc07e8af3885baf5a5c4 Mon Sep 17 00:00:00 2001 From: Rafael Monnerat <rafael@nexedi.com> Date: Wed, 4 Jun 2008 20:56:14 +0000 Subject: [PATCH] Updated Portal Status git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21326 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_skins/erp5_item/Item_jumpToInvoice.xml | 2 +- bt5/erp5_item/bt/revision | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bt5/erp5_item/SkinTemplateItem/portal_skins/erp5_item/Item_jumpToInvoice.xml b/bt5/erp5_item/SkinTemplateItem/portal_skins/erp5_item/Item_jumpToInvoice.xml index 8c22e7eb67..5cdb7c7e82 100644 --- a/bt5/erp5_item/SkinTemplateItem/portal_skins/erp5_item/Item_jumpToInvoice.xml +++ b/bt5/erp5_item/SkinTemplateItem/portal_skins/erp5_item/Item_jumpToInvoice.xml @@ -84,7 +84,7 @@ if len(selection_uid_list) != 0 : \n uids=selection_uid_list, REQUEST=request)\n \n redirect_url = \'%s/view?%s\' % (context.getPath(),\n - \'portal_status_message=No+Related+Delivery+For+Current+Item\')\n + \'portal_status_message=No+Related+Invoice+For+Current+Item\')\n return context.REQUEST[ \'RESPONSE\' ].redirect(redirect_url)\n </string> </value> </item> diff --git a/bt5/erp5_item/bt/revision b/bt5/erp5_item/bt/revision index aaa6442fe9..f70d7bba4a 100644 --- a/bt5/erp5_item/bt/revision +++ b/bt5/erp5_item/bt/revision @@ -1 +1 @@ -41 \ No newline at end of file +42 \ No newline at end of file -- 2.30.9