=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
=link_toproject_team_member_path(@project,user),confirm: remove_from_project_team_message(@project,user),method: :delete,class: "btn-tiny btn btn-remove",title: 'Remove user from team'do