summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/show.html.haml
diff options
context:
space:
mode:
authorFatih Acet <acetfatih@gmail.com>2017-07-14 20:16:56 +0300
committerFatih Acet <acetfatih@gmail.com>2017-07-21 22:35:26 +0300
commit3c2d98f4c2bad4cccc981ff2e4bc2b5212eba9d6 (patch)
tree949180c822771f5436a49c9fec10af515b22f49c /app/views/projects/issues/show.html.haml
parentb26637c5b127caddc72484ae7d7adbf702dfc967 (diff)
downloadgitlab-ce-3c2d98f4c2bad4cccc981ff2e4bc2b5212eba9d6.tar.gz
IssueNotesRefactor: Address MR comments.
Diffstat (limited to 'app/views/projects/issues/show.html.haml')
-rw-r--r--app/views/projects/issues/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/issues/show.html.haml b/app/views/projects/issues/show.html.haml
index f4e4b6cb8fa..043f862f552 100644
--- a/app/views/projects/issues/show.html.haml
+++ b/app/views/projects/issues/show.html.haml
@@ -22,7 +22,7 @@
= confidential_icon(@issue)
= issuable_meta(@issue, @project, "Issue")
- .issuable-actions
+ .issuable-actions.js-issuable-actions
.clearfix.issue-btn-group.dropdown
%button.btn.btn-default.pull-left.hidden-md.hidden-lg{ type: "button", data: { toggle: "dropdown" } }
Options