Aleksander Machniak
2015-07-17 7185736f399748b2cac709e2b61eedbc97bd33ed
skins/classic/functions.js
@@ -1008,7 +1008,7 @@
      update_quota(rcmail.env.quota_content);
    rcmail.addEventListener('setquota', update_quota);
    $('iframe').load(iframe_events)
    $('iframe').on('load', iframe_events)
      .contents().mouseup(function(e) { rcmail_ui.body_mouseup(e); });
    if (rcmail.env.task == 'mail') {