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