[Erp5-report] r13360 - /erp5/trunk/bt5/erp5_base/PortalTypeTemplateItem/portal_types/

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Mar 12 14:14:33 CET 2007


Author: jp
Date: Mon Mar 12 14:14:30 2007
New Revision: 13360

URL: http://svn.erp5.org?rev=13360&view=rev
Log:
Set appropriate icon

Modified:
    erp5/trunk/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Person.xml

Modified: erp5/trunk/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Person.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Person.xml?rev=13360&r1=13359&r2=13360&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Person.xml (original)
+++ erp5/trunk/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Person.xml Mon Mar 12 14:14:30 2007
@@ -60,7 +60,7 @@
         </item>
         <item>
             <key> <string>content_icon</string> </key>
-            <value> <string>document_icon.gif</string> </value>
+            <value> <string>person_icon.gif</string> </value>
         </item>
         <item>
             <key> <string>content_meta_type</string> </key>
@@ -101,6 +101,10 @@
             <value> <string></string> </value>
         </item>
         <item>
+            <key> <string>permission</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
             <key> <string>property_sheet_list</string> </key>
             <value>
               <tuple/>




More information about the Erp5-report mailing list