Hopefully this is an easy one.  Why does Wicket convert this:

<fb:tab-item wicket:id="tabsList"/>

...into this:

<fb:tab_item .../>

...and how do I make it stop doing that? The key part here is the conversion of "fb:tab-item" into "fb:tab_item".

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

Reply via email to