projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e87a799
)
Remove duplicate code.
author
Jan Schneider
<jan@horde.org>
Mon, 3 May 2010 16:06:06 +0000
(18:06 +0200)
committer
Jan Schneider
<jan@horde.org>
Mon, 3 May 2010 16:38:03 +0000
(18:38 +0200)
kronolith/js/kronolith.js
patch
|
blob
|
history
diff --git
a/kronolith/js/kronolith.js
b/kronolith/js/kronolith.js
index
c649a06
..
6533b96
100644
(file)
--- a/
kronolith/js/kronolith.js
+++ b/
kronolith/js/kronolith.js
@@
-4343,8
+4343,6
@@
KronolithCore = {
this.doAction('getEvent', { cal: calendar, id: id, date: date }, this.editEventCallback.bind(this));
$('kronolithEventTopTags').update();
} else {
- kronolithEAttendeesAc.reset();
- kronolithETagAc.reset();
this.doAction('listTopTags', null, this.topTagsCallback.curry('kronolithEventTopTags', 'kronolithEventTag'));
var d;
if (date) {