Merge pull request #6374 from WilliamRClark/master
Update viewer.html for Internet Explorer Compatibility
This commit is contained in:
commit
b1515fdd10
@ -26,6 +26,9 @@ See https://github.com/adobe-type-tools/cmap-resources
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||
<!--#if GENERIC || CHROME-->
|
||||
<meta name="google" content="notranslate">
|
||||
<!--#endif-->
|
||||
<!--#if GENERIC-->
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<!--#endif-->
|
||||
<title>PDF.js viewer</title>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user