MERGE_UAT_LIVE_ISSUES2

This commit is contained in:
Ubuntu 2026-03-19 10:02:22 +05:30
commit ffbe751089

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: '',