mirror of
https://github.com/Yetangitu/owncloud-apps.git
synced 2025-10-02 14:49:17 +02:00
files_reader: #31: ReferenceError: cleanStartTextContent is not defined, caused by failure to declare local var in epub.js, fixed.
This commit is contained in:
parent
48811b98a2
commit
6e1bd38409
4 changed files with 11 additions and 7 deletions
|
@ -4,6 +4,10 @@
|
|||
- Book position is saved on server and restored on next invocation
|
||||
- Framework to support more file format renderers
|
||||
|
||||
## 0.8.3 - 2017-02-02
|
||||
### Fixed
|
||||
. #31: ReferenceError: cleanStartTextContent is not defined, caused by failure to declare local var in epub.js
|
||||
|
||||
## 0.8.3 - 2017-02-01
|
||||
### Fixed
|
||||
- missing $title parameter in template/reader.php caused warnings in log, fixed
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
Also in Settings you'll find the option to use ignore any internal formatting in the book by forcing a given font style and size.
|
||||
</description>
|
||||
<version>0.8.3</version>
|
||||
<version>0.8.4</version>
|
||||
<licence>AGPL</licence>
|
||||
<author>Frank de Lange</author>
|
||||
<documentation>
|
||||
|
|
12
files_reader/vendor/epubjs/epub.min.js
vendored
12
files_reader/vendor/epubjs/epub.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue