Widget:CJP4: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 27: | Line 27: | ||
if (document.getElementById('selectedColor').value) | if (document.getElementById('selectedColor').value) | ||
{ | { | ||
var queryColor = '[[Pill% | var queryColor = '[[Pill%20Color::' + document.getElementById('selectedColor').value + ']]' | ||
} | } | ||