stable
Clone or download
Read-only
In order to not be an annoyance when the document is printed, the links have the same look & feel than the links in the table of content. Part of story #23461: have a tracability matrix in my exported document (test executions) Change-Id: Ie678b18413c8e8aafe826b11cc831338603e76d4
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/create-traceability-matrix.test.ts | +8 | −2 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/create-traceability-matrix.ts | +8 | −2 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/download-docx.test.ts | +4 | −1 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/download-docx.ts | +9 | −3 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/sections-anchor.ts | +1 | −3 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/type.ts | +4 | −1 | Go to diff View file |