mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
Hate conditional comments
This commit is contained in:
4
dist/index.html
vendored
4
dist/index.html
vendored
@@ -16,9 +16,9 @@
|
||||
Raven.config('https://af8ce79129b24fa28d91ede59302369c@app.getsentry.com/6009').install();
|
||||
</script>
|
||||
|
||||
<!--[if !IE || gt IE 9]>
|
||||
<!--[if !IE || gt IE 9]><!-->
|
||||
<script src='iD.js'></script>
|
||||
<![endif]-->
|
||||
<!-- <![endif]-->
|
||||
</head>
|
||||
<body>
|
||||
<div id='id-container'></div>
|
||||
|
||||
Reference in New Issue
Block a user