projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24ddb7c
)
reset the quick add form after submitting it
author
Chuck Hagenbuch
<chuck@horde.org>
Mon, 31 Aug 2009 18:01:30 +0000
(14:01 -0400)
committer
Chuck Hagenbuch
<chuck@horde.org>
Mon, 31 Aug 2009 18:01:30 +0000
(14:01 -0400)
kronolith/js/kronolith.js
patch
|
blob
|
history
diff --git
a/kronolith/js/kronolith.js
b/kronolith/js/kronolith.js
index
7e84e54
..
c4ca3ee
100644
(file)
--- a/
kronolith/js/kronolith.js
+++ b/
kronolith/js/kronolith.js
@@
-2112,6
+2112,8
@@
KronolithCore = {
this._loadEventsCallback(r);
this._closeRedBox();
}.bind(this));
+
+ $('kronolithQuickinsertQ').value = '';
},
_topTags: function(r)