=link_toproject_note_path(@project,note),title: "Remove comment",method: :delete,confirm: 'Are you sure you want to remove comment?',remote: true,class: "danger js-note-delete"do
=link_toproject_note_path(@project,note),title: "Remove comment",method: :delete,confirm: 'Are you sure you want to remove this comment?',remote: true,class: "danger js-note-delete"do
title: "Delete this attachment",method: :delete,remote: true,confirm: 'Are you sure you want to remove the attachment?',class: "danger js-note-attachment-delete"do