summaryrefslogtreecommitdiffstats
path: root/help3xsl/xhp2html.sh
diff options
context:
space:
mode:
authorBuovjaga <ilmari.lauhakangas@libreoffice.org>2017-07-25 15:42:08 -0300
committerOlivier Hallot <olivier.hallot@edx.srv.br>2017-07-26 17:15:53 +0200
commita0efca32e5ebee152776ac81f8e4f59892faead0 (patch)
treeba6ff9e9533639fdda4ff9239b4dffb1e88a0c8e /help3xsl/xhp2html.sh
parenttdf#97745 Enhance help page layout (diff)
downloadhelp-a0efca32e5ebee152776ac81f8e4f59892faead0.tar.gz
help-a0efca32e5ebee152776ac81f8e4f59892faead0.zip
tdf#97745 Fix width on wide screens
Change-Id: I91a84a0d3460ab7ccacd1ec1f14ef7b97db3b767 Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-on: https://gerrit.libreoffice.org/40427 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Diffstat (limited to 'help3xsl/xhp2html.sh')
-rwxr-xr-xhelp3xsl/xhp2html.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/xhp2html.sh b/help3xsl/xhp2html.sh
index 8c402d7333..d4e172c0b0 100755
--- a/help3xsl/xhp2html.sh
+++ b/help3xsl/xhp2html.sh
@@ -89,7 +89,7 @@ echo 'copy global service files'
cp index.html $here'/html/'
cp help.js $here'/html/'$productversion'/'
cp jquery-3.1.1.min.js $here'/html/'$productversion'/'
-cp tabs.js $here'/html/'$productversion'/'
+cp normalize.js $here'/html/'$productversion'/'
cp default.css $here'/html/'$productversion'/'
cp -rap ../source/media $here'/html/'$productversion'/'