mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-15 05:14:53 +00:00
Monotone-Parent: 4e1bb2eb70c5ea73a7dd34b61191210beb5439f0
Monotone-Revision: 57d2e167583adbd4475204645de003a2e089bd24 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-07T15:08:11 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -2244,7 +2244,7 @@ function configureDragAndDrop () {
|
||||
|
||||
new Draggable ("dragDropVisual",
|
||||
{
|
||||
handle: tbody.identify (),
|
||||
handle: /*tbody.identify ()*/ "messageList",
|
||||
onStart: startDragging,
|
||||
onEnd: stopDragging,
|
||||
onDrag: whileDragging
|
||||
|
||||
Reference in New Issue
Block a user