From c6e62ae2a9b5847c16be9897520a65759982c7f1 Mon Sep 17 00:00:00 2001
From: Tristan Cavelier <tristan.cavelier@tiolive.com>
Date: Tue, 21 Jul 2015 08:20:01 +0000
Subject: [PATCH] erp5_web: XML changes

---
 .../portal_types/Web%20Section.xml               | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/bt5/erp5_web/PortalTypeTemplateItem/portal_types/Web%20Section.xml b/bt5/erp5_web/PortalTypeTemplateItem/portal_types/Web%20Section.xml
index 219062c4e7..e25369be67 100644
--- a/bt5/erp5_web/PortalTypeTemplateItem/portal_types/Web%20Section.xml
+++ b/bt5/erp5_web/PortalTypeTemplateItem/portal_types/Web%20Section.xml
@@ -73,6 +73,22 @@
             <key> <string>title</string> </key>
             <value> <string></string> </value>
         </item>
+        <item>
+            <key> <string>type_class</string> </key>
+            <value> <string>WebSection</string> </value>
+        </item>
+        <item>
+            <key> <string>type_interface</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>type_mixin</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
       </dictionary>
     </pickle>
   </record>
-- 
2.30.9