summaryrefslogtreecommitdiff
path: root/app/views/dashboard/issues.html.haml
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-01-28 00:51:02 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-01-28 00:51:02 +0200
commit7f6e41fa028e4293e50edbf9fe2ea6cc19957533 (patch)
treeaa0946e86babb77a08a653a940eef2890f1e291e /app/views/dashboard/issues.html.haml
parent05d76fc4d03f8174f54c601d20392b0bf22fdbf9 (diff)
downloadgitlab-ce-7f6e41fa028e4293e50edbf9fe2ea6cc19957533.tar.gz
Bootstrap: application layout
Diffstat (limited to 'app/views/dashboard/issues.html.haml')
-rw-r--r--app/views/dashboard/issues.html.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/dashboard/issues.html.haml b/app/views/dashboard/issues.html.haml
index fb2dd0c7fe0..d93d555b840 100644
--- a/app/views/dashboard/issues.html.haml
+++ b/app/views/dashboard/issues.html.haml
@@ -1 +1,6 @@
+%h3
+ Issues
+ %small ( authored or assigned to you )
+
+%hr
.news-feed= render "dashboard/issues_feed"