summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-03-01 17:41:50 -0500
committerAlfredo Sumaran <alfredo@gitlab.com>2016-03-01 17:41:50 -0500
commit8b9a94af79ef3c5824ca62c5392fa4a01c41525e (patch)
tree590faff436b5ba70c65163a8cdae43e502fa19bb
parent9f1c3bb7659365d09f2482d57621a3ff0510d9bf (diff)
downloadgitlab-ce-8b9a94af79ef3c5824ca62c5392fa4a01c41525e.tar.gz
Add required classname for spec
-rw-r--r--app/views/users/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/users/show.html.haml b/app/views/users/show.html.haml
index dcee851c95d..1e193ddb211 100644
--- a/app/views/users/show.html.haml
+++ b/app/views/users/show.html.haml
@@ -99,7 +99,7 @@
#groups.tab-pane
- # This tab is always loaded via AJAX
- #contributed.tab-pane
+ #contributed.contributed-projects.tab-pane
- # This tab is always loaded via AJAX
#projects.tab-pane