From: Alexander Ebert Date: Wed, 4 Apr 2012 14:47:39 +0000 (+0200) Subject: Added CSS for ACL and fixed WCF.Search.Base X-Git-Tag: 2.0.0_Beta_1~1167^2~1 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=7f45f320a9e30d20b42438f6c54c2d4b88625356;p=GitHub%2FWoltLab%2FWCF.git Added CSS for ACL and fixed WCF.Search.Base --- diff --git a/wcfsetup/install/files/js/WCF.js b/wcfsetup/install/files/js/WCF.js index 96be903a56..e4b4efa63a 100644 --- a/wcfsetup/install/files/js/WCF.js +++ b/wcfsetup/install/files/js/WCF.js @@ -3864,8 +3864,8 @@ WCF.Search.Base = Class.extend({ this._excludedSearchValues = excludedSearchValues; } this._searchInput = $(searchInput).keyup($.proxy(this._keyUp, this)); - this._searchInput.wrap(''); - this._list = $('