﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7552	combo item icon in template preset	kendzi	team	"
There is no way to define icon for combo items in template preset.

It should be possible to define icon for combo items. For example:
{{{
<combo key=""roof:shape"" text=""Type"" values=""flat,gabled"">
   <comboItem icon=""roofs/flat.png"" />
   <comboItem icon=”roofs/gabled.png” />
</combo>
}}}"	enhancement	new	major		Core			combo	
