summaryrefslogtreecommitdiff
path: root/app/views/users
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-05-31 18:25:33 -0600
committerConnor Shea <connor.james.shea@gmail.com>2016-06-01 19:42:49 -0600
commit026b7abc5afc33847f9dcf8bdfc29167da4e9c02 (patch)
treed0b3ad26838363747ce33a0023a0959c31e792e8 /app/views/users
parent0256e68399674e832204ba0d66626e994ef1cf3a (diff)
downloadgitlab-ce-026b7abc5afc33847f9dcf8bdfc29167da4e9c02.tar.gz
Attempt to fix the user page.
Diffstat (limited to 'app/views/users')
-rw-r--r--app/views/users/show.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/users/show.html.haml b/app/views/users/show.html.haml
index 0c513308308..8268380dafc 100644
--- a/app/views/users/show.html.haml
+++ b/app/views/users/show.html.haml
@@ -1,5 +1,6 @@
- page_title @user.name
- page_description @user.bio
+- page_specific_javascripts asset_path("users/application.js")
- header_title @user.name, user_path(@user)
- @no_container = true