diff options
author | gitlabhq <m@gitlabhq.com> | 2011-11-02 00:19:29 +0200 |
---|---|---|
committer | gitlabhq <m@gitlabhq.com> | 2011-11-02 00:19:29 +0200 |
commit | a6fa80529a3df5e3de8e67f28cf6357d107e365c (patch) | |
tree | 08238b279705dcc4b5141db5d8a7f45e4546c687 | |
parent | e9b22a2defea153030ab12b1ad15811ccc385580 (diff) | |
download | gitlab-ce-a6fa80529a3df5e3de8e67f28cf6357d107e365c.tar.gz |
body class
-rw-r--r-- | app/views/dashboard/index.html.haml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/dashboard/index.html.haml b/app/views/dashboard/index.html.haml index da0cbc7c336..73d6eba23d7 100644 --- a/app/views/dashboard/index.html.haml +++ b/app/views/dashboard/index.html.haml @@ -1,3 +1,5 @@ +- content_for(:body_class, "dashboard-page") + #dashboard-content.dashboard-content.content %aside %h4 |