mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-24 07:32:44 +00:00
Monotone-Parent: e4e20cbfe1ccdc91e3f5a7fe6041b89f791885c4
Monotone-Revision: 6f7b10dd00b8386beaf74006c40ade1354b49aa6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-15T19:27:48
This commit is contained in:
@@ -1900,7 +1900,7 @@ function configureDragHandles() {
|
||||
handle.addInterface(SOGoDragHandlesInterface);
|
||||
handle.upperBlock=$("mailboxContent");
|
||||
handle.lowerBlock=$("messageContent");
|
||||
handle.upperBlock.observe("handle:resize", onMessageListResize);
|
||||
handle.observe("handle:dragged", onMessageListResize);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user