FIX_ISSUE

This commit is contained in:
VENKATESHWARAN 2026-03-19 09:59:04 +05:30
parent 843cea9cee
commit b47c8c594e

View File

@ -847,7 +847,7 @@ function downloadInception(){
empName: empName
},
success: function(response) {
if (response.status === 'Success') {
if (response.status === 'success') {
$('<a>', {
href: response.downloadUrl,
download: '',