mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-01 03:22:43 +00:00
See ChangeLog
Monotone-Parent: 377f173bfaa310b58f7ebe5b7fb0f70204cbb0e5 Monotone-Revision: 1eadd109045fc1edf90a763470ff31e5ad34bebf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-14T14:38:57
This commit is contained in:
@@ -413,6 +413,10 @@ function refreshAttendees(newAttendees) {
|
||||
// Hide link of attendees
|
||||
attendeesLabel.setStyle({ display: "none" });
|
||||
}
|
||||
|
||||
// Recompute the position of the time picker widgets
|
||||
window.timeWidgets['start']['time'].position();
|
||||
window.timeWidgets['end']['time'].position();
|
||||
}
|
||||
|
||||
function setupAttendeeNode(aNode, aAttendee, isDelegate) {
|
||||
|
||||
Reference in New Issue
Block a user