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