Add close issue to note actions bar
This commit is contained in:
parent
8de19b259e
commit
39fe9b644f
2 changed files with 12 additions and 3 deletions
|
@ -22,6 +22,8 @@
|
|||
.note-form-actions
|
||||
.buttons
|
||||
= f.submit 'Add Comment', class: "btn comment-btn grouped js-comment-button"
|
||||
= yield(:note_actions)
|
||||
|
||||
%a.btn.grouped.js-close-discussion-note-form Cancel
|
||||
|
||||
.note-form-option
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue