FSN#33339 API2 ook bijlagen ondersteunen *zonder* hmac
svn path=/Website/trunk/; revision=25690
This commit is contained in:
@@ -87,7 +87,7 @@ function model_issues(mld_key, params)
|
||||
return " mld_melding.mld_melding_key = mld_opdr.mld_melding_key(+) ";
|
||||
}
|
||||
},
|
||||
"custom_fields" : { model: new model_custom_fields("MLD", "mld_melding_key", { pNiveau: "M", readman: true, readuse: true }),
|
||||
"custom_fields" : { model: new model_custom_fields(this, "MLD", { pNiveau: "M", readman: true, readuse: true }),
|
||||
joinfield: "flexparentkey"
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user