Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Ivan Vargas <jvargas@gitlab.com>2017-02-22 03:32:51 +0300
committerJose Ivan Vargas <jvargas@gitlab.com>2017-02-24 00:47:23 +0300
commit621bfdaa9f9abe977310fb2692a4194b5a87347c (patch)
treef169833861526b4ba2c49b53de1cdc61241b4100 /app/views/users
parent46eefbda3ae55394bae63872c8ff3d86500a1ddc (diff)
Removed disabled rules from the user_callout_spec.js
Also changed the cookie sets to true and false values to make it consistent with the rest of the javascript. Fixed some haml and a missing new line
Diffstat (limited to 'app/views/users')
-rw-r--r--app/views/users/show.html.haml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/users/show.html.haml b/app/views/users/show.html.haml
index d89001efb07..6203c668ff5 100644
--- a/app/views/users/show.html.haml
+++ b/app/views/users/show.html.haml
@@ -96,10 +96,9 @@
%li.js-snippets-tab
= link_to user_snippets_path, data: {target: 'div#snippets', action: 'snippets', toggle: 'tab'} do
Snippets
-
+
%div{ class: container_class }
= render partial: 'shared/user_callout'
- %div{ class: container_class }
.tab-content
#activity.tab-pane
.row-content-block.calender-block.white.second-block.hidden-xs