summaryrefslogtreecommitdiffstats
path: root/help3xsl/help.html
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2018-08-10 18:34:15 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-08-14 17:06:22 +0200
commit049c187e0503bb1f527eebb3c9a5e0d5961ee947 (patch)
treedd38879b253bc6b8b6a9a84e19b0edad09f6f8d1 /help3xsl/help.html
parentRename 'map' to 'hid2fileMap'. (diff)
downloadhelp-049c187e0503bb1f527eebb3c9a5e0d5961ee947.tar.gz
help-049c187e0503bb1f527eebb3c9a5e0d5961ee947.zip
Let's make the help urls more standard, and use ?Target=...&... form.
Change-Id: Ic2568c769ab11e3622f71b92a46fb124012a3c90 Reviewed-on: https://gerrit.libreoffice.org/58865 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'help3xsl/help.html')
-rw-r--r--help3xsl/help.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/help3xsl/help.html b/help3xsl/help.html
index 42f1296f01..e63435b45c 100644
--- a/help3xsl/help.html
+++ b/help3xsl/help.html
@@ -27,6 +27,7 @@
}
return decodeURIComponent(results[2].replace(/\+/g, " "));
}
+
var url = window.location.href;
var n = url.indexOf('?');
if (n != -1) {