forked from bofh/fetsite
cache rubrik tabs
This commit is contained in:
@@ -10,8 +10,9 @@
|
|||||||
<%= display_meta_tags %>
|
<%= display_meta_tags %>
|
||||||
|
|
||||||
<% end %>
|
<% end %>
|
||||||
|
<% cache("rubriken_tabs_" + @rubriken.max{|r| r.updated_at.to_i}.updated_at.to_i.to_s + can?(:verwalten, Rubrik).to_s) do %>
|
||||||
<%= render 'tabs' %>
|
<%= render 'tabs' %>
|
||||||
|
<% end %>
|
||||||
<%= render 'layouts/pretty_toolbar', :object=> @toolbar_elements %>
|
<%= render 'layouts/pretty_toolbar', :object=> @toolbar_elements %>
|
||||||
<p id="notice"><%= notice %></p>
|
<p id="notice"><%= notice %></p>
|
||||||
<div class="content-wrap content-column">
|
<div class="content-wrap content-column">
|
||||||
|
|||||||
Reference in New Issue
Block a user