mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-03 14:59:18 +02:00
merged, linted
This commit is contained in:
commit
0013cf417d
10 changed files with 68 additions and 40 deletions
|
@ -66,7 +66,7 @@ EPUBJS.Section.prototype.replacements = function(_document){
|
|||
|
||||
EPUBJS.Section.prototype.beforeSectionLoad = function(){
|
||||
// Stub for a hook - replace me for now
|
||||
}
|
||||
};
|
||||
|
||||
EPUBJS.Section.prototype.render = function(_request){
|
||||
var rendering = new RSVP.defer();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue