From 7ab3eded419b6fddbdd9d7a7c1f676b3720950c0 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Fri, 10 Aug 2018 21:08:47 +0200 Subject: Use window.location.href = ...; instead of window.open(..., '_self'); Otherwise the interim URLs end up in the history. Change-Id: If99aa1a29126f93387d2f5a6460cc0d43b488cd9 Reviewed-on: https://gerrit.libreoffice.org/58867 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- help3xsl/help.html | 22 +++++++------- help3xsl/index2.html | 86 ++++++++++++++++++++++++++-------------------------- 2 files changed, 54 insertions(+), 54 deletions(-) (limited to 'help3xsl') diff --git a/help3xsl/help.html b/help3xsl/help.html index 1dade67f0d..acaf55b2d1 100644 --- a/help3xsl/help.html +++ b/help3xsl/help.html @@ -14,17 +14,17 @@ diff --git a/help3xsl/index2.html b/help3xsl/index2.html index 6ca41cc906..4f7c744e27 100644 --- a/help3xsl/index2.html +++ b/help3xsl/index2.html @@ -16,49 +16,49 @@ -- cgit