Skip to content

Commit

Permalink
Update cache key
Browse files Browse the repository at this point in the history
  • Loading branch information
arvida committed Sep 18, 2013
1 parent 74de2c0 commit 8ca2092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/admin/nodes/_node.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<% end -%>
<% end %>
<% cache ['v1', node, 'admin-list'] do %>
<% cache ['v2', node, 'admin-list'] do %>
<span class="name"><%= node.name %></span>

<% if node.restricted? -%>
Expand Down

0 comments on commit 8ca2092

Please sign in to comment.