mirror of
https://github.com/Yetangitu/owncloud-apps.git
synced 2025-10-02 14:49:17 +02:00
Merge branch 'master' into pdfreader
- fix merge conflicts master -> pdfreader
This commit is contained in:
commit
41d5a19252
8 changed files with 22 additions and 3 deletions
|
@ -121,7 +121,7 @@ document.onreadystatechange = function () {
|
|||
|
||||
/* device-specific boilerplate */
|
||||
|
||||
// IE < 11
|
||||
// IE < 11
|
||||
if (navigator.userAgent.indexOf("MSIE") != -1) {
|
||||
EPUBJS.Hooks.register("beforeChapterDisplay").wgxpath = function(callback, renderer){
|
||||
wgxpath.install(renderer.render.window);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue