From: Michael M Slusarz Date: Tue, 20 Oct 2009 09:19:00 +0000 (-0600) Subject: Fix function name X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=dfe799dfdb889a87c642862e28fb9d942740028d;p=horde.git Fix function name --- diff --git a/imp/js/DimpBase.js b/imp/js/DimpBase.js index 03367772f..9fc7ddd36 100644 --- a/imp/js/DimpBase.js +++ b/imp/js/DimpBase.js @@ -1398,7 +1398,7 @@ var DimpBase = { r = r.response; RedBox.close(); this.sfolder = this.folder; - this._searchDeactivate(); + this._quicksearchDeactivate(); this.go('folder:' + r.view); },