=link_tonote_url(note),method: :delete,data: {confirm: 'Are you sure you want to delete this comment?',qa_selector: 'delete_comment_button'},remote: true,class: 'js-note-delete'do
=link_tonote_url(note),method: :delete,data: {confirm: _('Are you sure you want to delete this comment?'),confirm_btn_variant: 'danger',qa_selector: 'delete_comment_button'},aria: {label: _('Delete comment')},remote: true,class: 'js-note-delete'do