Bug #1945

Mis à jour par Matthieu Decorde il y a presque 9 ans

A lot of @rend seem to be converted to 'rend=null' in XTZ Pager.

To be able to tune edition styling by CSS, we should generate @class attributes in HTML editions (with correct values).

h3. Solution 1

convert all @rend=A to @class=A in the XTZ Pager.

replace "null" with "" if an element has no rend h3. Solution 2

convert all @rend=A to @class=A in Pager of all other XML based import modules.

Retour