Sanitize glm helper

This commit is contained in:
randx 2012-09-01 23:35:04 +03:00
parent adeeae9f73
commit beb5e1bd6b
3 changed files with 8 additions and 3 deletions

View file

@ -16,7 +16,7 @@
= f.text_area :note, size: 255, class: 'line-note-text'
.note_actions
.buttons
= f.submit 'Add note', class: "btn primary submit_note submit_inline_note", id: "submit_note"
= f.submit 'Add note', class: "btn save-btn submit_note submit_inline_note", id: "submit_note"
= link_to "Cancel", "#", class: "btn hide-button"
.options
%h6.left Notify via email: