From b065ddd7ed6a888e3d34f138a766ffdfd55ecb4d Mon Sep 17 00:00:00 2001 From: alec Date: Tue, 18 May 2010 10:25:29 +0000 Subject: - Some files from /bin + spellchecking actions moved to the new 'utils' task git-svn-id: https://svn.roundcube.net/trunk@3627 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/js/list.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roundcubemail/program/js/list.js') diff --git a/roundcubemail/program/js/list.js b/roundcubemail/program/js/list.js index 42149d6a1..8cfd05e49 100644 --- a/roundcubemail/program/js/list.js +++ b/roundcubemail/program/js/list.js @@ -1315,7 +1315,7 @@ add_dragfix: function() }) .css($(this).offset()) .appendTo(document.body); - }); + }); }, -- cgit v1.2.3