From 24d28bd1b7024183fc9475f9dd97c37258ee38f9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bartek=20G=C3=B3rny?= <bartek@gorny.edu.pl>
Date: Sat, 10 Mar 2007 13:07:25 +0000
Subject: [PATCH] a remark about implementation

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13319 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_skins/erp5_core/ERP5Site_isNewContentAllowed.xml      | 1 +
 1 file changed, 1 insertion(+)

diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_isNewContentAllowed.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_isNewContentAllowed.xml
index 8369fcad61..f45515251c 100644
--- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_isNewContentAllowed.xml
+++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_isNewContentAllowed.xml
@@ -72,6 +72,7 @@
   TODO:\n
   Make consistent with ERP5Site_newContent\n
   User cache\n
+  XXX maybe it could/should use ERP5TypeInformation.isConstructionAllowed ???\n
 """\n
 \n
 portal_object = context.getPortalObject()\n
-- 
2.30.9