FSN#40747 iOS doet het schijnbaar niet met relatieve paden, die dus absoluut maken
svn path=/Website/branches/v2017.2/; revision=35816
This commit is contained in:
@@ -40,7 +40,7 @@ if (flr_key > -1) {
|
|||||||
if (flr_key > -1 || bld_key > -1 || loc_key > -1 || alg_key > -1) {
|
if (flr_key > -1 || bld_key > -1 || loc_key > -1 || alg_key > -1) {
|
||||||
// Gezet, terug naar portal, wellicht nog parameter om niks te doen (QRC)
|
// Gezet, terug naar portal, wellicht nog parameter om niks te doen (QRC)
|
||||||
// Dit lijkt niet helemaal lekker te gaan zo (na langer rondklikken)
|
// Dit lijkt niet helemaal lekker te gaan zo (na langer rondklikken)
|
||||||
Response.Redirect(rooturl + "/pda/Facilitor.asp");
|
Response.Redirect(rooturl + "/appl/pda/Facilitor.asp");
|
||||||
}
|
}
|
||||||
|
|
||||||
// Kies heel ruim waar je autorisatie op hebt
|
// Kies heel ruim waar je autorisatie op hebt
|
||||||
|
|||||||
Reference in New Issue
Block a user