projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a63819
)
Reset search field if closing view.
author
Jan Schneider
<jan@horde.org>
Tue, 7 Dec 2010 17:19:36 +0000
(18:19 +0100)
committer
Jan Schneider
<jan@horde.org>
Tue, 7 Dec 2010 21:01:58 +0000
(22:01 +0100)
kronolith/js/kronolith.js
patch
|
blob
|
history
diff --git
a/kronolith/js/kronolith.js
b/kronolith/js/kronolith.js
index
104faf8
..
2d2e5f6
100644
(file)
--- a/
kronolith/js/kronolith.js
+++ b/
kronolith/js/kronolith.js
@@
-756,6
+756,7
@@
KronolithCore = {
}
});
if (this.view && this.view != loc) {
+ $('kronolithSearchTerm').setValue($('kronolithSearchTerm').readAttribute('default'));
$('kronolithView' + this.view.capitalize()).fade({
duration: this.effectDur,
queue: 'end'