Home
last modified time | relevance | path

Searched refs:handleConfirm (Results 1 – 2 of 2) sorted by relevance

/plugin/pgpblock/pgpblock/
Dscript.js115 const handleConfirm = () => { function
121 jQuery('#pgpblock-modal-confirm').on('click', handleConfirm);
123 …l-pass').on('keydown', (e) => { if (e.key === 'Enter') { e.preventDefault(); handleConfirm(); } });
/plugin/pgpblock/
Dscript.js115 const handleConfirm = () => { function
121 jQuery('#pgpblock-modal-confirm').on('click', handleConfirm);
123 …l-pass').on('keydown', (e) => { if (e.key === 'Enter') { e.preventDefault(); handleConfirm(); } });