summaryrefslogtreecommitdiff
path: root/app/views/gs_cluster_sync_log_entries/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/gs_cluster_sync_log_entries/index.html.haml')
-rw-r--r--app/views/gs_cluster_sync_log_entries/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/gs_cluster_sync_log_entries/index.html.haml b/app/views/gs_cluster_sync_log_entries/index.html.haml
index 68be7e0..2e1b248 100644
--- a/app/views/gs_cluster_sync_log_entries/index.html.haml
+++ b/app/views/gs_cluster_sync_log_entries/index.html.haml
@@ -1,4 +1,4 @@
-- title t("gs_cluster_sync_log_entries.index.page_title")
+- content_for :title, t("gs_cluster_sync_log_entries.index.page_title")
- if @gs_cluster_sync_log_entries && @gs_cluster_sync_log_entries.count > 0
= render "index_core", :gs_cluster_sync_log_entries => @gs_cluster_sync_log_entries