1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 23:28:06 +02:00

Merge pull request #4865 from yurydelendik/issue4854

Adds compatibility.js to the Firefox extension
This commit is contained in:
Jonas Jenwald 2014-05-29 23:06:24 +02:00
commit ff0672e0fa
2 changed files with 2 additions and 1 deletions

View file

@ -38,7 +38,7 @@ http://sourceforge.net/adobe/cmap/wiki/License/
<link rel="resource" type="application/l10n" href="locale/locale.properties"/>
<!--#endif-->
<!--#if !(FIREFOX || MOZCENTRAL || CHROME || MINIFIED)-->
<!--#if !(MOZCENTRAL || CHROME || MINIFIED)-->
<script src="compatibility.js"></script>
<!--#endif-->