mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 23:28:06 +02:00
Bug 1054590 - [pdf.js] Update to use gaia-header
This commit is contained in:
parent
90d79d1577
commit
d8bc16362c
2 changed files with 11 additions and 7 deletions
|
@ -2512,8 +2512,8 @@ window.addEventListener('afterprint', function afterPrint(evt) {
|
|||
// var url = URL.createObjectURL(blob);
|
||||
// PDFView.open(url);
|
||||
//
|
||||
// var cancelButton = document.getElementById('activityClose');
|
||||
// cancelButton.addEventListener('click', function() {
|
||||
// var header = document.getElementById('header');
|
||||
// header.addEventListener('action', function() {
|
||||
// activity.postResult('close');
|
||||
// });
|
||||
//});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue