Commit 874fdbf6 authored by Fabien Morin's avatar Fabien Morin

navigation widget don't depend on user, use web_site_ram_cache instead of web_site_user_ram_cache.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34323 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 199a4de7
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>web_site_user_ram_cache</string> </value>
<value> <string>web_site_ram_cache</string> </value>
</item>
<item>
<key> <string>_bind_names</string> </key>
......
170
\ No newline at end of file
171
\ 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