I attempt to set the icon of a node to the following value:
However, when the tree is rendering I get a 404 for the following fetch:
If I use an icon not borrowed from the skin, then it correctly uses our images directory.
SmartClient Version: v8.2p_2012-08-23/PowerEdition Deployment (built 2012-08-23)
Browser: Firefox 14.0.1
Code:
"[SKIN]/actions/find.png"
Code:
/gsui/skin/fleet/images/TreeGrid/actions/find.png
SmartClient Version: v8.2p_2012-08-23/PowerEdition Deployment (built 2012-08-23)
Browser: Firefox 14.0.1
Comment