Replace window.confirm in deprecated_modal
Use confirmAction, make function async, await confirmation Remove eslint-disable no-alert now that window.confirms are gone
Showing
Please register or sign in to comment
Use confirmAction, make function async, await confirmation Remove eslint-disable no-alert now that window.confirms are gone