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