help3xsl/help.html | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 049c187e0503bb1f527eebb3c9a5e0d5961ee947
Author: Jan Holesovsky <[email protected]>
AuthorDate: Fri Aug 10 18:34:15 2018 +0200
Commit: Olivier Hallot <[email protected]>
CommitDate: Tue Aug 14 17:06:22 2018 +0200
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 <[email protected]>
diff --git a/help3xsl/help.html b/help3xsl/help.html
index 42f1296f0..e63435b45 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) {
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits