Thomas Bruederli
2013-10-19 ada51d1d0eac8a1c4448a664c42e8712bce9e650
Merge branch 'master' of github.com:roundcube/roundcubemail
1 files modified
1 ■■■■ changed files
program/js/app.js 1 ●●●● patch | view | raw | blame | history
program/js/app.js
@@ -3559,6 +3559,7 @@
    }
    this.env.identity = id;
    this.triggerEvent('change_identity');
    return true;
  };