Skip to content

Commit

Permalink
Refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
trietphm committed Nov 3, 2018
1 parent bc886a8 commit 0e3a78c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
11 changes: 11 additions & 0 deletions pdfjs/build/mousetrap.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions pdfjs/web/viewer.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@


<script src="viewer.js"></script>

<script src="../node_modules/mousetrap/mousetrap.min.js"></script>
<script src="../build/mousetrap.min.js"></script>
</head>

<body tabindex="1" class="loadingInProgress">
Expand Down

0 comments on commit 0e3a78c

Please sign in to comment.