remove notify checkboxes from note forms
This commit is contained in:
parent
70947fedda
commit
5ad4be295f
5 changed files with 12 additions and 30 deletions
|
@ -11,11 +11,6 @@
|
|||
.buttons
|
||||
= f.submit 'Add Comment', class: "btn comment-btn grouped js-comment-button"
|
||||
|
||||
.note-form-option
|
||||
= label_tag :notify do
|
||||
= check_box_tag :notify, 1, false
|
||||
%span.light Notify team via email
|
||||
|
||||
.note-form-option
|
||||
%a.choose-btn.btn.btn-small.js-choose-note-attachment-button
|
||||
%i.icon-paper-clip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue