Skip to content

Commit

Permalink
Fixes #1867: print example not loading due to misaligned pdfjs version (
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarto authored and offtherailz committed May 23, 2017
1 parent 52e9f87 commit 674f30e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/client/examples/print/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.3/leaflet.css" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/proj4js/2.3.12/proj4.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.3/leaflet.js"></script>
<script src="https://unpkg.com/pdfjs-dist@1.4.79/build/pdf.combined.js"></script>
<style>
html, body, #container, .fill, #map {
position:absolute;
Expand Down

0 comments on commit 674f30e

Please sign in to comment.