mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-07 09:25:09 +00:00
See ChangeLog.
Monotone-Parent: 86a177d4a05deda193edc7d9e0fedca89758cadd Monotone-Revision: 858a9ca804ecabd66c735a54fe09bd4e5b7ec5b2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-07-30T20:10:00 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -326,7 +326,6 @@ var Draggable = Class.create({
|
||||
this.offset = [0,1].map( function(i) { return (pointer[i] - pos[i]) });
|
||||
|
||||
Draggables.activate(this);
|
||||
Event.stop(event);
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user