diff options
Diffstat (limited to 'program/js/app.js')
-rw-r--r-- | program/js/app.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/program/js/app.js b/program/js/app.js index 66ba75c47..d6fff123b 100644 --- a/program/js/app.js +++ b/program/js/app.js @@ -3018,7 +3018,6 @@ function rcube_webmail() add_url = '&_framed=1'; target = window.frames[this.env.contentframe]; } - target.location.href = this.env.comm_path+'&_action=edit-prefs&_section='+id+add_url; } |