From 07cffb786113ca6865d32e02a77bc9d513b2d18b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Thu, 6 Mar 2008 16:01:08 +0000 Subject: [PATCH] Change "Make Template" permission to View. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19737 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_types/portal_actions/make_template.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/ActionTemplateItem/portal_types/portal_actions/make_template.xml b/product/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/portal_actions/make_template.xml index a2cbd63eea..c70316611c 100644 --- a/product/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/portal_actions/make_template.xml +++ b/product/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/portal_actions/make_template.xml @@ -47,7 +47,7 @@ <key> <string>permissions</string> </key> <value> <tuple> - <string>Modify portal content</string> + <string>View</string> </tuple> </value> </item> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index db01d14d8b..f591613428 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -723 +724 \ No newline at end of file -- 2.30.9