data-confirm-modal
data-confirm-modal copied to clipboard
Allow only single click on data confirm button
Made use of JQuery one() method to make sure only one event is triggered on click of confirm button.
Reference - https://api.jquery.com/one/