1
0
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:
Chris Cinelli 2013-05-22 23:38:07 -06:00
parent 0310176601
commit 2d53c6174a

View File

@ -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',