Reset map.
authorJan Schneider <jan@horde.org>
Tue, 23 Nov 2010 18:18:28 +0000 (19:18 +0100)
committerJan Schneider <jan@horde.org>
Wed, 24 Nov 2010 10:17:19 +0000 (11:17 +0100)
kronolith/js/kronolith.js

index 217d70a..f7b83f0 100644 (file)
@@ -4880,6 +4880,7 @@ KronolithCore = {
         this.knl.kronolithEventStartTime.markSelected();
         this.knl.kronolithEventEndTime.markSelected();
         $('kronolithEventForm').reset();
+        this.resetMap();
         this.attendeesAc.reset();
         this.eventTagAc.reset();
         $('kronolithEventAttendeesList').select('tr').invoke('remove');