You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
varmessage='Are you sure? This will set '+number+' '+questionnaires+' to "'+status+'".\n\nThis may trigger an automatic email to each applicant depending on your automated messages.';
21
+
varmessage=
22
+
'Are you sure? This will set '+
23
+
number+
24
+
' '+
25
+
questionnaires+
26
+
' to "'+
27
+
status+
28
+
'".\n\nThis may trigger an automatic email to each applicant depending on your automated messages.';
0 commit comments