Commit d3f102a1 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

use http_cache for icons.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27144 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e8c36564
......@@ -9,6 +9,10 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>search_style_icon.png</string> </value>
......
......@@ -9,6 +9,10 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>table_style_icon.png</string> </value>
......
753
\ No newline at end of file
754
\ 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