mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-15 13:24:54 +00:00
Remove spaces
This commit is contained in:
@@ -3128,7 +3128,7 @@ function multicolumndayviewCalendarSelector(event, target) {
|
||||
var calendar = "[id='/" + target.up("[calendar]").getAttribute("calendar") + "']";
|
||||
var list = $("calendarList");
|
||||
var selectedCalendar = list.down(calendar);
|
||||
|
||||
|
||||
onRowClick(event, selectedCalendar);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user