mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-27 15:59:29 +00:00
Convert color picker to an inline widget
The colors are now limited to the colors offered in Thunderbird.
This commit is contained in:
@@ -699,7 +699,6 @@ function onViewEventCallback(http) {
|
||||
var cellDimensions = cell.getDimensions();
|
||||
var div = $("eventDialog");
|
||||
var divDimensions = div.getDimensions();
|
||||
var viewPosition = $("calendarView").cumulativeOffset();
|
||||
var view;
|
||||
var left;
|
||||
var top = cellPosition[1] - 5;
|
||||
|
||||
Reference in New Issue
Block a user