From 1163c4d2efe9befe50302e66036f9bb0ccc2fb84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Calonne?= <aurel@nexedi.com> Date: Fri, 14 Apr 2006 13:35:43 +0000 Subject: [PATCH] commit change log and new list of path git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6649 20353a03-c40f-0410-a6d1-a30d3c3de9de --- bt5/erp5_base/bt/change_log | 3 +++ bt5/erp5_base/bt/template_path_list | 3 +-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/bt5/erp5_base/bt/change_log b/bt5/erp5_base/bt/change_log index 3b7876165f..15189b77b4 100644 --- a/bt5/erp5_base/bt/change_log +++ b/bt5/erp5_base/bt/change_log @@ -1,3 +1,6 @@ +2006-04-14 aurel +* remove default preferences as it is already present in erp5_core + 2006-04-07 aurel, jerome * Set security on assignment workflow (Assignor role is now required to open an assignment) diff --git a/bt5/erp5_base/bt/template_path_list b/bt5/erp5_base/bt/template_path_list index 4fe4ccd742..347cf94f26 100644 --- a/bt5/erp5_base/bt/template_path_list +++ b/bt5/erp5_base/bt/template_path_list @@ -1,4 +1,3 @@ portal_categories/gender/female portal_categories/gender/male -portal_categories/role/internal -portal_preferences/default_site_preference \ No newline at end of file +portal_categories/role/internal \ No newline at end of file -- 2.30.9