FSN#38313 shorturl ondersteunen bij rapport klikacties
svn path=/Website/branches/v2016.2/; revision=31422
This commit is contained in:
@@ -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 + "/";
|
||||
|
||||
Reference in New Issue
Block a user