remove notify checkboxes from note forms

This commit is contained in:
Dmitriy Zaporozhets 2013-03-28 15:39:18 +02:00
parent 70947fedda
commit 5ad4be295f
5 changed files with 12 additions and 30 deletions

View file

@ -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