Commit 178b92c7 authored by Vincent Bechu's avatar Vincent Bechu

[erp5_officejs_appstore_base] Use Error Cache for redirect template

parent 3e71f1a0
...@@ -170,7 +170,7 @@ ...@@ -170,7 +170,7 @@
<value> <value>
<tuple> <tuple>
<string>aggregate/web_page_module/gadget_ojs_appstore_redirect_page_html</string> <string>aggregate/web_page_module/gadget_ojs_appstore_redirect_page_html</string>
<string>caching_policy/must-revalidate</string> <string>caching_policy/error-cache</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -405,7 +405,7 @@ ...@@ -405,7 +405,7 @@
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>zope</string> </value> <value> <string>vincent</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -419,7 +419,7 @@ ...@@ -419,7 +419,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>959.46472.13801.63641</string> </value> <value> <string>962.27144.34845.17305</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -437,7 +437,7 @@ ...@@ -437,7 +437,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1496149454.25</float> <float>1507281244.95</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment