Hi, I faced the same problem migrating to wicket 6. i simpy solved this with css-selector a:not([href]).
> Am 02.03.2017 um 19:11 schrieb Entropy <[email protected]>: > > Using Wicket 6.24, when i disable links, they get SPAN and EM tags instead. > This throws off our CSS guy. We would like to not do those. How would I go > about that? > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Disabled-links-in-6-24-tp4677228.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
