Commit b774c5cb authored by Ivan Tyagov's avatar Ivan Tyagov

Make pop up render cachable in case loaded via an AJAX request.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28637 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b978a6b0
...@@ -13,6 +13,10 @@ ...@@ -13,6 +13,10 @@
<key> <string>Script_magic</string> </key> <key> <string>Script_magic</string> </key>
<value> <int>3</int> </value> <value> <int>3</int> </value>
</item> </item>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item> <item>
<key> <string>_bind_names</string> </key> <key> <string>_bind_names</string> </key>
<value> <value>
......
844 845
\ No newline at end of file \ No newline at end of file
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