stop caching items#show for now due to Your Items module
This commit is contained in:
parent
be5bdb1eec
commit
8bf9872fbe
1 changed files with 80 additions and 81 deletions
|
@ -1,7 +1,6 @@
|
|||
- title @item.name
|
||||
- canonical_path @item
|
||||
|
||||
- cache "items_show_#{@item.id}_main_content" do
|
||||
%header#item-header
|
||||
= image_tag @item.thumbnail_url, :id => 'item-thumbnail'
|
||||
%div
|
||||
|
|
Loading…
Reference in a new issue