mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-21 12:40:08 +00:00
Updated default viewer name
This commit is contained in:
parent
0310176601
commit
2d53c6174a
@ -35,7 +35,7 @@ $css
|
||||
# entry point of pdf2htmlEX
|
||||
"""
|
||||
<script type="text/javascript">
|
||||
window.pdf2htmlEXViewerInstance = new pdf2htmlEX.Viewer({
|
||||
pdf2htmlEX.defaultViewer = new pdf2htmlEX.Viewer({
|
||||
container_id : 'page-container',
|
||||
sidebar_id : 'sidebar',
|
||||
outline_id : 'outline',
|
||||
|
Loading…
Reference in New Issue
Block a user