From: Marcel Werk Date: Fri, 27 May 2016 15:20:32 +0000 (+0200) Subject: Disabled broken mobile.js function X-Git-Tag: 3.0.0_Beta_1~1594 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a1f99696009a8b1b6472194d2264c45ee3664a9a;p=GitHub%2FWoltLab%2FWCF.git Disabled broken mobile.js function --- diff --git a/wcfsetup/install/files/js/WoltLab/WCF/Ui/Mobile.js b/wcfsetup/install/files/js/WoltLab/WCF/Ui/Mobile.js index 6594e0298e..d92e9a8be5 100644 --- a/wcfsetup/install/files/js/WoltLab/WCF/Ui/Mobile.js +++ b/wcfsetup/install/files/js/WoltLab/WCF/Ui/Mobile.js @@ -76,7 +76,7 @@ define( }, _init: function() { - this._initSearchBar(); + //@todothis._initSearchBar(); this._initButtonGroupNavigation(); this._initMobileMenu();