summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/show.html.haml
diff options
context:
space:
mode:
authorLuke "Jared" Bennett <lbennett@gitlab.com>2017-09-18 12:15:00 +0100
committerLuke "Jared" Bennett <lbennett@gitlab.com>2017-09-18 12:15:00 +0100
commit87de569aabd2274427ae8d0c2168f8bbf8643da7 (patch)
tree0c35cf7af31f6c6f174859ff1fcc5fba8e83d488 /app/views/projects/issues/show.html.haml
parent9ca7c94f66e8f8a5e9d8bd5169df41db176aa8d8 (diff)
downloadgitlab-ce-87de569aabd2274427ae8d0c2168f8bbf8643da7.tar.gz
Fix task_lists_spec
Diffstat (limited to 'app/views/projects/issues/show.html.haml')
-rw-r--r--app/views/projects/issues/show.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/issues/show.html.haml b/app/views/projects/issues/show.html.haml
index b8dcd654739..b9fec8af4d7 100644
--- a/app/views/projects/issues/show.html.haml
+++ b/app/views/projects/issues/show.html.haml
@@ -30,6 +30,7 @@
= icon('eye-slash', class: 'issuable-warning-icon')
- if @issue.discussion_locked?
= icon('lock', class: 'issuable-warning-icon')
+ = issuable_meta(@issue, @project, "Issue")
.issuable-actions.js-issuable-actions
.clearfix.issue-btn-group.dropdown