program/js/list.js | ●●●●● patch | view | raw | blame | history |
program/js/list.js
@@ -224,6 +224,7 @@ // Un-focus already focused elements $('*:focus', window).blur(); $('iframe').each(function() { this.blur(); }); if (e || (e = window.event)) rcube_event.cancel(e);