Kleine API fixjes: cond-->condition

svn path=/Website/trunk/; revision=33420
This commit is contained in:
Jos Groot Lipman
2017-04-06 13:44:02 +00:00
parent 69105c682e
commit ed84868078
2 changed files with 3 additions and 3 deletions

View File

@@ -59,7 +59,7 @@ function model_reportsx(usrrap_key, rapparams)
"condition" : { dbs: "fac_usrrap_cond",
typ: "number",
label: L("lcl_usrrap_showcondition"),
required: true,
required: true,
defaultvalue: 0,
LOV: L("lcl_usrrap_showconditionLOV")
},
@@ -342,7 +342,7 @@ function model_reportsx(usrrap_key, rapparams)
this.fields["ratio"].readonly = true; // denk ik dan
this.fields["pivot"].readonly = true;
this.fields["graph"].readonly = true;
this.fields["cond"].readonly = true;
this.fields["condition"].readonly = true;
}
if (!user.checkAutorisation("WEB_UDRMAN", true))
{ // Dit heeft betrekking op de zoekvelden van appl/fac/fac_reportx_show.asp?mode=search