Exec calendar-event-dialog event also in show_event_dialog()
This commit is contained in:
parent
9533b219ac
commit
0d32dc639b
1 changed files with 2 additions and 0 deletions
|
@ -671,6 +671,8 @@ function rcube_calendar_ui(settings)
|
|||
}
|
||||
|
||||
rcmail.enable_command('event-history', calendar.history)
|
||||
|
||||
rcmail.triggerEvent('calendar-event-dialog', {dialog: $dialog});
|
||||
};
|
||||
|
||||
// event handler for clicks on an attendee link
|
||||
|
|
Loading…
Add table
Reference in a new issue