Hi

thank you for your answer.

But can you explain the reason why css class has been removed.

Thomas


Le 27/10/2015 11:12, Thiago H de Paula Figueiredo a écrit :
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.



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

Reply via email to