mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-16 17:05:25 +00:00
Monotone-Parent: e89b81e10035781a2a58c45163daa46c34bb7726
Monotone-Revision: a445c049dc5b45e7ecc0df6c56f05d251e1646f5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:19:06 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1028,6 +1028,7 @@ function configureDragHandles() {
|
||||
var handle = $("verticalDragHandle");
|
||||
if (handle) {
|
||||
handle.addInterface(SOGoDragHandlesInterface);
|
||||
handle.leftMargin = 1;
|
||||
handle.leftBlock=$("leftPanel");
|
||||
handle.rightBlock=$("rightPanel");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user