if (typeof $(modal.relatedTarget).data("id") !== 'undefined') {
            window.deleteId = $(modal.relatedTarget).data("id");
        }