summaryrefslogtreecommitdiff
path: root/app/views/tenants/_gs_parameter_table.html.haml
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-01-15 20:50:18 +0100
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-01-15 20:50:18 +0100
commit7b5c903f96e1c97ad788962c88d6d285852d890e (patch)
tree105ce608a95d357a8b670e2649c34b22bd48f3a7 /app/views/tenants/_gs_parameter_table.html.haml
parentfefbc85c45fdb3b8353fc9011ef74010242b73d4 (diff)
Fixed caching.
Diffstat (limited to 'app/views/tenants/_gs_parameter_table.html.haml')
-rw-r--r--app/views/tenants/_gs_parameter_table.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/tenants/_gs_parameter_table.html.haml b/app/views/tenants/_gs_parameter_table.html.haml
index 7663f46..3af06cf 100644
--- a/app/views/tenants/_gs_parameter_table.html.haml
+++ b/app/views/tenants/_gs_parameter_table.html.haml
@@ -1,4 +1,4 @@
-- cache([I18n.locale, tenant, GuiFunction.count, GuiFunction.order(:updated_at).last, GsParameter.count, GsParameter.order(:updated_at).last]) do
+- cache(['gs_parameters_tenant_overview_table', I18n.locale, tenant, GuiFunction.count, GuiFunction.order(:updated_at).last, GsParameter.count, GsParameter.order(:updated_at).last]) do
%table
%tr{:class => 'even'}
%th