From: Michael M Slusarz Date: Fri, 9 Oct 2009 06:43:21 +0000 (-0600) Subject: This call is not needed X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=d6e5b85bd655fa940d81147a89fa31aad0069ff2;p=horde.git This call is not needed --- diff --git a/imp/js/DimpBase.js b/imp/js/DimpBase.js index 11eb48407..142688286 100644 --- a/imp/js/DimpBase.js +++ b/imp/js/DimpBase.js @@ -1369,7 +1369,6 @@ var DimpBase = { { var f = this.folder; - $('qsearch_close').hide(); if (!$('qsearch').hasClassName('qsearchFocus')) { this._setQsearchText(true); }