mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-04 15:09:16 +02:00
merged, linted
This commit is contained in:
commit
0013cf417d
10 changed files with 68 additions and 40 deletions
|
@ -73,7 +73,7 @@ EPUBJS.Navigation.prototype.loaded = function(toc) {
|
|||
item = toc[i];
|
||||
this.tocByHref[item.href] = i;
|
||||
this.tocById[item.id] = i;
|
||||
};
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue