On Mon, 26 Oct 2015 06:56:28 -0200, TNO <[email protected]> wrote:

Hi,

Hi!

idem for the <tr> class css,

<tr class="t-first"> become with T5.4-beta-35 <tr data-grid-row="first">

this is a problem for me, because all tr and td css has to be changed

You can write a mixin which changes data-grid-property="xxx" into class="xxx" using Tapestry DOM rewriting.

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to