Searched refs:colorSelect (Results 1 – 2 of 2) sorted by relevance
151 function colorSelect($im, $value){ function249 $c = colorSelect($im, $value);
1604 const colorSelect = document.getElementById('event-color-' + calId);1605 let color = colorSelect.value;1609 …color = colorSelect.dataset.customColor || document.getElementById('event-color-custom-' + calId).…