FSN#38313 shorturl ondersteunen bij rapport klikacties

svn path=/Website/branches/v2016.2/; revision=31422
This commit is contained in:
Jos Groot Lipman
2016-11-10 14:33:41 +00:00
parent 28d7e739de
commit 65fe85e169
2 changed files with 5 additions and 1 deletions

View File

@@ -154,7 +154,7 @@
else
var theURL = protectQS.create(url);
if (isKnownBookmark && !isMobile)
if (isKnownBookmark && !isMobile && getQParamInt("internal", 0) == 0)
{
Session("FirstPage") = theURL;
theURL = rooturl + "/";