From: Matthias Schmidt Date: Sat, 7 Jul 2012 05:10:30 +0000 (+0200) Subject: Fixes WCF.MultipleLanguageInput X-Git-Tag: 2.0.0_Beta_1~1014^2~1 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b85dd9647ddef98e94fac44f4cbe28bf4d1b3357;p=GitHub%2FWoltLab%2FWCF.git Fixes WCF.MultipleLanguageInput --- diff --git a/wcfsetup/install/files/js/WCF.js b/wcfsetup/install/files/js/WCF.js index ee0a3fc8be..1b9fd3114e 100755 --- a/wcfsetup/install/files/js/WCF.js +++ b/wcfsetup/install/files/js/WCF.js @@ -2219,6 +2219,9 @@ WCF.MultipleLanguageInput.prototype = { * @param boolean enableOnInit */ _prepareElement: function(enableOnInit) { + // enable DOMNodeInserted event + WCF.DOMNodeInsertedHandler.enable(); + this._element.wrap('