cleaned whitespace
This commit is contained in:
parent
76a24d8a5b
commit
54e984c763
89 changed files with 56 additions and 126 deletions
|
@ -89,7 +89,7 @@ var DownloadManager = (function DownloadManagerClosure() {
|
|||
downloadData: function DownloadManager_downloadData(data, filename,
|
||||
contentType) {
|
||||
var blobUrl = PDFJS.createObjectURL(data, contentType);
|
||||
|
||||
|
||||
FirefoxCom.request('download', {
|
||||
blobUrl: blobUrl,
|
||||
originalUrl: blobUrl,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue