Révision 3050
tmp/org.txm.groovy.core/src/groovy/org/txm/scripts/importer/xtz/XTZDefaultPagerStep.groovy (revision 3050) | ||
---|---|---|
368 | 368 |
if (k == "id") continue; |
369 | 369 |
if (k == "rend") continue; |
370 | 370 |
|
371 |
println "open tr" |
|
372 | 371 |
pagedWriter.writeStartElement("tr") |
373 | 372 |
pagedWriter.writeAttribute("class", "metadata-line") |
374 | 373 |
pagedWriter.writeElement("td", ["class": "metadata-cell"], k) |
Formats disponibles : Unified diff