help3xsl/help.html |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 049c187e0503bb1f527eebb3c9a5e0d5961ee947
Author:     Jan Holesovsky <ke...@collabora.com>
AuthorDate: Fri Aug 10 18:34:15 2018 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
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 <olivier.hal...@libreoffice.org>

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
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to