FSN#36665 AiAi 'INTERNAL_ERROR_PNIVEAU' is undefined
svn path=/Website/branches/v2016.1/; revision=29564
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user