From 70575a8c248ab1d3a66950ba544cf0f6fe01f610 Mon Sep 17 00:00:00 2001 From: alec Date: Wed, 23 Sep 2009 12:32:09 +0000 Subject: - sorting by message index - added 'index_sort' option (#1485936) git-svn-id: https://svn.roundcube.net/trunk@2983 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/js/app.js | 1 - 1 file changed, 1 deletion(-) (limited to 'roundcubemail/program/js') diff --git a/roundcubemail/program/js/app.js b/roundcubemail/program/js/app.js index 66ba75c47..d6fff123b 100644 --- a/roundcubemail/program/js/app.js +++ b/roundcubemail/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; } -- cgit v1.2.3