aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/admin_general/debug.rhtml
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2012-10-30 15:09:04 +0000
committerLouise Crow <louise.crow@gmail.com>2012-10-30 15:09:04 +0000
commit08d958981182aeb44eec5174e455ab41f60f9a10 (patch)
tree79249b46d1135dccc90f222d75afffb3d064ede5 /app/views/admin_general/debug.rhtml
parentdeaede70df7cf68f380e00f01950b48c0e73a4fa (diff)
Redirect calls to admin_http_auth_user to more generic wrapper admin_current_user
Diffstat (limited to 'app/views/admin_general/debug.rhtml')
-rw-r--r--app/views/admin_general/debug.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin_general/debug.rhtml b/app/views/admin_general/debug.rhtml
index d7bf1c6da..99488ba0c 100644
--- a/app/views/admin_general/debug.rhtml
+++ b/app/views/admin_general/debug.rhtml
@@ -2,7 +2,7 @@
<h1><%=@title%></h1>
-<p>You are <%= h @http_auth_user %></p>
+<p>You are <%= h @admin_current_user %></p>
<h2>Version numbers</h2>