diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-04-06 20:51:01 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-04-06 21:52:57 +0200 |
commit | 2d21ebb74b31546cf7dd133df9f8c4951d325c80 (patch) | |
tree | 4129d0f23927b91b1d7996f20ddfd8461809682d /help3xsl/online_transform.xsl | |
parent | 12aff9b55df5cfc0282ec9ee7d359fb843291a79 (diff) |
Revert "Create XSLT replacement table for missing icons"
This reverts commit 61f44912beec99f6211399ce567274aa369f817d.
Change-Id: Icd69ccd4f487a82426a00169728ec62bbff6d0b6
Reviewed-on: https://gerrit.libreoffice.org/70350
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'help3xsl/online_transform.xsl')
-rw-r--r-- | help3xsl/online_transform.xsl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/help3xsl/online_transform.xsl b/help3xsl/online_transform.xsl index 7392b96181..630aa8a938 100644 --- a/help3xsl/online_transform.xsl +++ b/help3xsl/online_transform.xsl @@ -21,9 +21,8 @@ <xsl:output indent="yes" method="html" doctype-system= "about:legacy-compat"/> -<xsl:include href="../../workdir/CustomTarget/helpcontent2/help3xsl/links.txt.xsl"/> <xsl:include href="localized.xsl"/> - +<xsl:include href="links.txt.xsl"/> <!-- ############################ # Variables and Parameters # |