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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-01 23:42:42 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-01 23:42:42 +0400
commit8c1d414674d817d452c92b2fd95e722d52fc51fc (patch)
treef8c4fd830e61fba6c2740fcec30e36e659a0fbfb /app/views/groups/show.html.haml
parenta379bd00dc92529b8ef72885342e90c6be9a2ec1 (diff)
Include tw bootstrap manually. Fix hide class
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/groups/show.html.haml')
-rw-r--r--app/views/groups/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/groups/show.html.haml b/app/views/groups/show.html.haml
index a52e7d28023..f4925b434d3 100644
--- a/app/views/groups/show.html.haml
+++ b/app/views/groups/show.html.haml
@@ -11,7 +11,7 @@
.content_list
- else
%p.nothing_here_message Project activity will be displayed here
- .loading.gl-hide
+ .loading.hide
.side.col-md-4
- if @group.description.present?
.description-block