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 <dzaporozhets@sphereconsultinginc.com>2012-01-26 21:25:35 +0400
committerDmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com>2012-01-26 21:25:35 +0400
commitfed0da80768a09ca54fc4dd0f9355a0429f2ab34 (patch)
treef212c67827b70d3834c4f779a719ad35318bad46 /app/views/dashboard/index.html.haml
parentee2583e1b5df301cf1124f1c528fe778af8ffb3e (diff)
Cleaning css. layout is broken
Diffstat (limited to 'app/views/dashboard/index.html.haml')
-rw-r--r--app/views/dashboard/index.html.haml6
1 files changed, 1 insertions, 5 deletions
diff --git a/app/views/dashboard/index.html.haml b/app/views/dashboard/index.html.haml
index b3de30f2ecd..2f05bf00e8a 100644
--- a/app/views/dashboard/index.html.haml
+++ b/app/views/dashboard/index.html.haml
@@ -1,5 +1 @@
-- content_for(:body_class, "dashboard-page")
-
-#dashboard-content.dashboard-content.content
- = render "dashboard/sidebar"
- #news-feed.news-feed= render "dashboard/projects_feed"
+.news-feed= render "dashboard/projects_feed"