FSN#36665 AiAi 'INTERNAL_ERROR_PNIVEAU' is undefined

svn path=/Website/branches/v2016.1/; revision=29564
This commit is contained in:
Jos Groot Lipman
2016-05-30 10:32:37 +00:00
parent 9d745af590
commit 095b4850e6

View File

@@ -74,14 +74,14 @@ function model_persons()
};
this.includes = {
"custom_fields" : {
"model": new model_custom_fields(this, "PRS", { readman: true, readuse: true }),
"joinfield": "flexparentkey"
},
"authorization": {
"model": new model_fac_gebruikersgroep(),
"joinfield": "user"
},
"custom_fields" : {
"model": new model_custom_fields(this, "PRS", { readman: true, readuse: true, pNiveau: "P" }),
"joinfield": "flexparentkey"
},
"tracking": {
"model": new model_tracking(["perslid"]),
"joinfield": "fac_tracking_refkey"