Commit cd696e76 by Usman Khalid

PdfViewer: Added missing link to compatibility.js

parent 19ee540a
......@@ -13,6 +13,7 @@
<%static:js group='courseware'/>
<link rel="stylesheet" href="/static/css/pdfviewer.css"/>
<script type="text/javascript" src="/static/js/vendor/pdfjs/pdf.js"></script>
<script type="text/javascript" src="/static/js/vendor/pdfjs/compatibility.js"></script>
<script type="text/javascript" src="/static/js/pdfviewer.js"></script>
</%block>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment