Replace browser confirm modal with `GlModal` in `app/assets/javascripts/notes/components/noteable_note.vue`

Replace call to window.confirm in app/assets/javascripts/notes/components/noteable_note.vue with the implementation using GlModal. The up to date migration strategy can be found in the parent epic.