|
@@ -408,7 +408,7 @@
|
|
|
<eventdetailsdialog ref="eventdetailsdialog" :calendarDay="calendarDay" @getEventList="getEventList"
|
|
|
@getTodayEvents="getTodayEvents" @getFirespread="getFirespread" @getSupermap="getSupermap" @showEventDialog="showEventDialog"></eventdetailsdialog>
|
|
|
|
|
|
- <firespread ref="firespread" :calendarDay="calendarDay" @getEventList="getEventList()"
|
|
|
+ <firespread ref="firespread" :calendarDay="calendarDay" @getEventList="getEventList"
|
|
|
@getTodayEvents="getTodayEvents" @showEventDialog="showEventDialog" @getFirespread="getFirespread" @getSupermap="getSupermap"></firespread>
|
|
|
<eventLocation ref="eventLocation"></eventLocation>
|
|
|
<TVWall ref="TVWall"></TVWall>
|