resolve conflicts
This commit is contained in:
commit
8bc1cb4e63
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ $(document).ready(function() {
|
||||||
$btn.attr('disabled', 'true');
|
$btn.attr('disabled', 'true');
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
fileReceiver
|
fileReceiver
|
||||||
.download()
|
.download()
|
||||||
.catch(() => {
|
.catch(() => {
|
||||||
|
|
Loading…
Reference in a new issue