look at the TabPanel component. if the parameter is called "blockNames" than it should be ...
if its blockIds than you are right...
Cheers,
Ron

Alan Chandler wrote:
I have been puzzling over the example given for the RenderBlock. I think its just wrong, but I thought I would check here to be absolutely sure

At the begining of the example there is this line

 <span jwcid="@TabPanel" blockNames="ognl:{'berlin', 'rome', 'tokyo'}" ...

should it not be?

 <span jwcid="@TabPanel" blockIds="ognl:{'berlin', 'rome', 'tokyo'}" ...




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to