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