MERGE_UAT_LIVE_ISSUES2
This commit is contained in:
commit
ffbe751089
@ -847,7 +847,7 @@ function downloadInception(){
|
|||||||
empName: empName
|
empName: empName
|
||||||
},
|
},
|
||||||
success: function(response) {
|
success: function(response) {
|
||||||
if (response.status === 'Success') {
|
if (response.status === 'success') {
|
||||||
$('<a>', {
|
$('<a>', {
|
||||||
href: response.downloadUrl,
|
href: response.downloadUrl,
|
||||||
download: '',
|
download: '',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user