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