Overbodige (en foute) lcl weg
svn path=/Website/trunk/; revision=29065
This commit is contained in:
@@ -390,9 +390,7 @@ oRs.Close();
|
||||
{
|
||||
params = {};
|
||||
if (xfunc.canWrite("WEB_PRSMSU"))
|
||||
params.infoPointer = { Url: "appl/mgt/fac_functie.asp?fac_groep=" + oRs("fac_groep_key").value,
|
||||
Title: L("lcl_menu_fac_autorisatiegroepe")
|
||||
};
|
||||
params.infoPointer = { Url: "appl/mgt/fac_functie.asp?fac_groep=" + oRs("fac_groep_key").value };
|
||||
ROFIELDTR("fld", (i == 0 ? L("lcl_mgt_aut_group") : ""), oRs("fac_groep_omschrijving").value, params);
|
||||
i++;
|
||||
oRs.moveNext();
|
||||
|
||||
Reference in New Issue
Block a user