From 1cead0cbf40468233f1f644ee6bf11835c74737a Mon Sep 17 00:00:00 2001 From: alecpl Date: Wed, 23 Sep 2009 12:32:09 +0000 Subject: - sorting by message index - added 'index_sort' option (#1485936) --- program/js/app.js | 1 - 1 file changed, 1 deletion(-) (limited to 'program/js') 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; } -- cgit v1.2.3