Update index.html

This commit is contained in:
sairaj mote 2023-12-03 03:44:36 +05:30
parent 61299f9541
commit 4fece23678

View File

@ -5219,7 +5219,6 @@
}) })
}) })
}) })
//
// delegate(getRef('notifications_list'), 'click', '.reject', e => { // delegate(getRef('notifications_list'), 'click', '.reject', e => {
// getConfirmation('Are you sure you want to reject this request?').then((res) => { // getConfirmation('Are you sure you want to reject this request?').then((res) => {
// if (!res) return; // if (!res) return;