From 6aeecd7d6a5790202403626e6b2359a0c6928fb5 Mon Sep 17 00:00:00 2001
From: Tristan Cavelier <tristan.cavelier@nexedi.com>
Date: Mon, 21 Dec 2015 12:50:34 +0000
Subject: [PATCH] erp5_web: add http_cache to WebSection_viewContentListAsRSS

---
 .../WebSection_viewContentListAsRSS.xml                       | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_widget_library/WebSection_viewContentListAsRSS.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_widget_library/WebSection_viewContentListAsRSS.xml
index d779cb3da2..64a4208403 100644
--- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_widget_library/WebSection_viewContentListAsRSS.xml
+++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_widget_library/WebSection_viewContentListAsRSS.xml
@@ -6,6 +6,10 @@
     </pickle>
     <pickle>
       <dictionary>
+        <item>
+            <key> <string>_Cacheable__manager_id</string> </key>
+            <value> <string>http_cache</string> </value>
+        </item>
         <item>
             <key> <string>_bind_names</string> </key>
             <value>
-- 
2.30.9