projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
923db0b
)
Fix function name
author
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 20 Oct 2009 09:19:00 +0000
(
03:19
-0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 20 Oct 2009 22:16:29 +0000
(16:16 -0600)
imp/js/DimpBase.js
patch
|
blob
|
history
diff --git
a/imp/js/DimpBase.js
b/imp/js/DimpBase.js
index
0336777
..
9fc7ddd
100644
(file)
--- 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._
quick
searchDeactivate();
this.go('folder:' + r.view);
},