summaryrefslogtreecommitdiff
path: root/app/views/gui_functions/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/gui_functions/index.html.haml')
-rw-r--r--app/views/gui_functions/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/gui_functions/index.html.haml b/app/views/gui_functions/index.html.haml
index 9b53918..b0a7d18 100644
--- a/app/views/gui_functions/index.html.haml
+++ b/app/views/gui_functions/index.html.haml
@@ -1,4 +1,4 @@
-- title t("gui_functions.index.page_title")
+- content_for :title, t("gui_functions.index.page_title")
- if @gui_functions && @gui_functions.count > 0
- cache(['gui_functions_table', I18n.locale, @gui_functions.reorder(:updated_at).last, @gui_functions.count]) do