Merge pull request #13739 from Snuffleupagus/viewer-rm-IE-meta-tag
Remove `<meta>` tag only necessary for IE-compatibility
This commit is contained in:
commit
05340cc917
@ -26,9 +26,6 @@ See https://github.com/adobe-type-tools/cmap-resources
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||||
<!--#if GENERIC || CHROME-->
|
<!--#if GENERIC || CHROME-->
|
||||||
<meta name="google" content="notranslate">
|
<meta name="google" content="notranslate">
|
||||||
<!--#endif-->
|
|
||||||
<!--#if GENERIC-->
|
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
||||||
<!--#endif-->
|
<!--#endif-->
|
||||||
<title>PDF.js viewer</title>
|
<title>PDF.js viewer</title>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user