Merge branch 'master' of github.com:roundcube/roundcubemail

pull/141/head
Thomas Bruederli 11 years ago
commit ada51d1d0e

@ -3559,6 +3559,7 @@ function rcube_webmail()
} }
this.env.identity = id; this.env.identity = id;
this.triggerEvent('change_identity');
return true; return true;
}; };

Loading…
Cancel
Save