Skip to content

Commit da4a8e6

Browse files
committed
notify on attendnaec submit
1 parent 1bb8974 commit da4a8e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/member/activityLogger.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@ function submitActivityData(activitySubmitData, originalButtonText) {
414414

415415
// Reset form state after successful submission
416416
resetActivityForm(originalButtonText);
417+
alert('Successfully submitted attendance. Thanks!');
417418
},
418419
// Error callback
419420
(error) => {

0 commit comments

Comments
 (0)