Remove duplicate code.
authorJan Schneider <jan@horde.org>
Mon, 3 May 2010 16:06:06 +0000 (18:06 +0200)
committerJan Schneider <jan@horde.org>
Mon, 3 May 2010 16:38:03 +0000 (18:38 +0200)
kronolith/js/kronolith.js

index c649a06..6533b96 100644 (file)
@@ -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) {