-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Jenkins 2.345
-
-
2.348
I tried using a symbol icon and pass it an id attribute
<l:icon src="symbol-chevron-down" id="myid"/>
But in the resulting html the id is not found. The method IconSet.getSymbol() doesn't support defining an id.