We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f770e29 commit 0d456e1Copy full SHA for 0d456e1
editor.html
@@ -1,5 +1,5 @@
1
<!DOCTYPE html>
2
-<html lang="en">
+<html lang="en" data-useragent="Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; Trident/6.0)">
3
<!--
4
.:://++++++//:-.
5
.++/::++++++++++++/`
@@ -81,7 +81,6 @@
81
EDITOR_VERSION = "2.0.0-beta.5";
82
UPY_VERSION = "1.0.1";
83
</script>
84
- <html data-useragent="Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; Trident/6.0)"></html>
85
<script id="files-template" type="x-tmpl-mustache">
86
<h2 class="modal-title"><i class="fa fa-upload"></i> <strong>{{ load-title }}</strong></h2>
87
<div class="load-drag-target" id="load-drag-target">
0 commit comments