TF-2078 Add event options to blue bar
(cherry picked from commit cdd52e6169d0c6b5369e9919b63c6757db2dfde0)
This commit is contained in:
@@ -297,6 +297,7 @@ class EmailView extends GetWidget<SingleEmailController> with AppLoaderMixin {
|
||||
children: [
|
||||
CalendarEventInformationWidget(
|
||||
calendarEvent: calendarEvent,
|
||||
eventActions: controller.eventActions,
|
||||
onOpenComposerAction: controller.openNewComposerAction,
|
||||
onOpenNewTabAction: controller.openNewTabAction,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user