|
@@ -249,6 +249,7 @@ Calendar.mixin({
|
|
|
this.unbindViewHandlers(currentView);
|
|
this.unbindViewHandlers(currentView);
|
|
|
|
|
|
|
|
currentView.removeElement();
|
|
currentView.removeElement();
|
|
|
|
|
+ currentView.unsetDate(); // wish we could just leave the date
|
|
|
|
|
|
|
|
this.view = null;
|
|
this.view = null;
|
|
|
},
|
|
},
|