UWVA#55801 Afspraak (Bezoekersregistratie)
svn path=/Website/trunk/; revision=40496
This commit is contained in:
@@ -88,7 +88,7 @@ else
|
||||
+ " AND fac_activiteit_key IS NULL";
|
||||
toRs = Oracle.Execute(tsql);
|
||||
if (!toRs.eof) {
|
||||
url = (mobiel > 0 ? "../pda/" : "../mld/mld_") + "melding.asp?urole="+urole+"&mld_key="+toRs(0).value;
|
||||
url = (mobiel > 0 ? "../pda/melding.asp?urole="+urole+"&mld_key="+toRs(0).value : "../mld/mld_melding.asp?urole=xx&mld_key="+toRs(0).value);
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user