From d2dae464e27d9bd479e1d0feb7855fbf0b1ad478 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Thu, 26 Mar 2009 13:11:23 +0000 Subject: Update list dragging
to include names from address book, although it's not clear what dragging address book names can accomplish. --- roundcubemail/program/js/list.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roundcubemail/program') diff --git a/roundcubemail/program/js/list.js b/roundcubemail/program/js/list.js index d62a8b99d..24e43a223 100644 --- a/roundcubemail/program/js/list.js +++ b/roundcubemail/program/js/list.js @@ -908,7 +908,7 @@ drag_mouse_move: function(e) for(c=0, i=0; i= 0 && this.subject_col == c)) { -- cgit v1.2.3