FSN#33339 API2 ook bijlagen ondersteunen *zonder* hmac

svn path=/Website/trunk/; revision=25690
This commit is contained in:
Jos Groot Lipman
2015-07-22 20:03:16 +00:00
parent b3ffda4fa5
commit 776b50974a
9 changed files with 131 additions and 83 deletions

View File

@@ -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"
}
};