mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-19 20:09:28 +00:00
Monotone-Parent: 8fb969e757a4404632a8e53c60633563b80e39d4
Monotone-Revision: 5cfbabcbcb278bc8483893b91bbb70cde43f14c1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-16T20:18:43 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1658,9 +1658,10 @@ function initMailer(event) {
|
||||
}
|
||||
else
|
||||
Event.observe(window, "beforeunload", onUnload);
|
||||
|
||||
onMessageListResize();
|
||||
}
|
||||
|
||||
onMessageListResize();
|
||||
onWindowResize.defer();
|
||||
Event.observe(window, "resize", onWindowResize);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user