Commit f7f5b411 authored by Sebastian's avatar Sebastian

small adjustments

parent 7ae2bc3e
......@@ -676,7 +676,6 @@ if (typeof document.contains !== 'function') {
Node, FileReader, Blob, navigator, Event) {
"use strict";
// Necessary in the following scenario:
// > renderjs / rsvp are loaded from js (e.g. with $.getScript)
// without a <script> tag in the parent-html
......
......@@ -676,7 +676,6 @@ if (typeof document.contains !== 'function') {
Node, FileReader, Blob, navigator, Event) {
"use strict";
// Necessary in the following scenario:
// > renderjs / rsvp are loaded from js (e.g. with $.getScript)
// without a <script> tag in the parent-html
......
......@@ -9,7 +9,6 @@
Node, FileReader, Blob, navigator, Event) {
"use strict";
// Necessary in the following scenario:
// > renderjs / rsvp are loaded from js (e.g. with $.getScript)
// without a <script> tag in the parent-html
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment