mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-02-20 01:21:20 +01:00
Make close_func being called if the dialog is closed, not cancelled
This commit is contained in:
@@ -8848,6 +8848,8 @@ function rcube_webmail() {
|
||||
});
|
||||
}
|
||||
|
||||
options.close = close_func;
|
||||
|
||||
return this.show_popup_dialog(content, title, buttons, options);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user