Spaces:
Running
Running
Commit
·
9eed2dd
1
Parent(s):
5684615
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -25,11 +25,11 @@
|
|
25 |
</div>
|
26 |
</div>
|
27 |
<script src="config.js" type="text/javascript"></script>
|
28 |
-
<script type="text/javascript">
|
29 |
if (/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)) {
|
30 |
d('idrviewer').className = "";
|
31 |
}
|
32 |
IDRViewer.setup();
|
33 |
-
</script>
|
34 |
</body>
|
35 |
</html>
|
|
|
25 |
</div>
|
26 |
</div>
|
27 |
<script src="config.js" type="text/javascript"></script>
|
28 |
+
<!-- <script type="text/javascript">
|
29 |
if (/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)) {
|
30 |
d('idrviewer').className = "";
|
31 |
}
|
32 |
IDRViewer.setup();
|
33 |
+
</script> -->
|
34 |
</body>
|
35 |
</html>
|