Hi,
try getMarkupSettings().setStripWicketTags(true); in the applications init.
kind regards
Tobias
Am 04.03.15 um 22:03 schrieb Andreas Lundblad:
I've noticed that <wicket:...> tags such as <wicket:enclosure> messes up
the CSS sometimes.
In my particular example I have
div.formRows > div {
display: table-row;
}
and when I try to put an enclosure around a table row, the CSS child
selector doesn't work.
Is there an easy workaround (except switching deployment mode)?
best regards,
Andreas Lundblad
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]