|
@@ -663,7 +663,7 @@ export default abstract class View extends InteractiveDateComponent {
|
|
|
let durationDelta = this.diffDates(
|
|
let durationDelta = this.diffDates(
|
|
|
eventInstance.dateProfile.end,
|
|
eventInstance.dateProfile.end,
|
|
|
eventInstance.dateProfile.start
|
|
eventInstance.dateProfile.start
|
|
|
- )
|
|
|
|
|
|
|
+ )
|
|
|
|
|
|
|
|
this.triggerEventResize(
|
|
this.triggerEventResize(
|
|
|
eventInstance,
|
|
eventInstance,
|