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