summaryrefslogtreecommitdiff
path: root/app/views/discussions
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2017-03-21 09:28:47 -0600
committerLuke "Jared" Bennett <lbennett@gitlab.com>2017-04-05 17:44:14 +0100
commit874413cf701870a0fc1051f7c0a5fc4b4f884657 (patch)
tree6cb2917f6a72fc918c8f28d884597f36fe0de34b /app/views/discussions
parent79889a6aa3dc878d196d0f2f445ab6b10ef10c74 (diff)
downloadgitlab-ce-874413cf701870a0fc1051f7c0a5fc4b4f884657.tar.gz
Fix specs
Diffstat (limited to 'app/views/discussions')
-rw-r--r--app/views/discussions/_notes.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/discussions/_notes.html.haml b/app/views/discussions/_notes.html.haml
index c8fcc37d1ab..d7b2abf1269 100644
--- a/app/views/discussions/_notes.html.haml
+++ b/app/views/discussions/_notes.html.haml
@@ -11,7 +11,7 @@
= link_to_reply_discussion(discussion, line_type)
= render "discussions/resolve_all", discussion: discussion
-
+
.btn-group.discussion-actions
= render "discussions/new_issue_for_discussion", discussion: discussion, merge_request: discussion.noteable
= render "discussions/jump_to_next", discussion: discussion