mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
bug in js event handler
This commit is contained in:
parent
eaab9df9b0
commit
157bf2e3e6
@ -192,8 +192,8 @@ var pdf2htmlEX = (function(){
|
||||
default:
|
||||
return;
|
||||
}
|
||||
e.preventDefault();
|
||||
}
|
||||
e.preventDefault();
|
||||
});
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user