Update bootstrap.js.es6
Dieser Commit ist enthalten in:
Ursprung
8b5b9624d7
Commit
7d941eaf5e
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
|
@ -1,5 +1,5 @@
|
||||||
// discourse-skip-module
|
// discourse-skip-module
|
||||||
/*global document, Logster, QUnit */
|
/*global document, Logster */
|
||||||
|
|
||||||
if (window.location.pathname.indexOf("/w/") > -1 && Ember.testing) {
|
if (window.location.pathname.indexOf("/w/") > -1 && Ember.testing) {
|
||||||
document.addEventListener("DOMContentLoaded", function () {
|
document.addEventListener("DOMContentLoaded", function () {
|
||||||
|
|
Laden …
In neuem Issue referenzieren