From c2afe61f5a2d0461d8448ebe055390760d25d4bd Mon Sep 17 00:00:00 2001 From: Kasun Gajasinghe Date: Tue, 20 Jul 2010 03:23:22 +0000 Subject: [PATCH] bug fix: show toc tree button is not visible in firefox. --- xsl/webhelp/build.properties | 4 ++-- xsl/webhelp/xsl/webhelp.xsl | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xsl/webhelp/build.properties b/xsl/webhelp/build.properties index 484a0cc09..93859b795 100755 --- a/xsl/webhelp/build.properties +++ b/xsl/webhelp/build.properties @@ -31,8 +31,8 @@ xslt-processor-classpath=c:/workhead/export/saxon/6.5/lib/saxon.jar # and add it to your CLASSPATH. Then use the following property to point # to your docbook xsl stylesheets' catalog. Alternatively, # you can list the catalog file in your CatalogManager.properties file. -docbook-xsl-catalog=c:/gsoc2010/docbook-xsl-1.75.2/catalog.xml -#docbook-xsl-catalog=/media/DATA/ACADEMIC/GSOC/docbook/repository/docbook/trunk/maven/docbook-xsl/target/xsltmp/docbook-xsl-1.75.2/catalog.xml +#docbook-xsl-catalog=c:/gsoc2010/docbook-xsl-1.75.2/catalog.xml +docbook-xsl-catalog=/media/DATA/ACADEMIC/GSOC/docbook/repository/docbook/trunk/maven/docbook-xsl/target/xsltmp/docbook-xsl-1.75.2/catalog.xml # If you wish to have the ant script validate the document before # building it, set this property to the location diff --git a/xsl/webhelp/xsl/webhelp.xsl b/xsl/webhelp/xsl/webhelp.xsl index d81c56933..fc5fb64ee 100755 --- a/xsl/webhelp/xsl/webhelp.xsl +++ b/xsl/webhelp/xsl/webhelp.xsl @@ -188,7 +188,7 @@ -
+ . -- 2.40.0