micgala
23 Apr 2009, 1:23 AM
Hi.
There is a bug in the addStyleSheet method, CSS class.
The line
link.setPropertyString("id", "id");should be changed to
link.setPropertyString("id", id);Regards,
Michel.
There is a bug in the addStyleSheet method, CSS class.
The line
link.setPropertyString("id", "id");should be changed to
link.setPropertyString("id", id);Regards,
Michel.