NYBU#36335 AiAi opslaan profiel - 'model.fields[...].dbs' is null or not an object
svn path=/Website/trunk/; revision=29256
This commit is contained in:
@@ -53,7 +53,7 @@ function model_fac_profiel()
|
||||
this.includes = {
|
||||
"profile_values": {
|
||||
"model": new model_fac_profielwaarde(),
|
||||
"joinfield": "profile_key"
|
||||
"joinfield": "profile"
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
@@ -88,7 +88,7 @@ function model_fac_profielwaarde()
|
||||
"columns": [
|
||||
"id",
|
||||
"prefix",
|
||||
"catalog_key",
|
||||
"catalog",
|
||||
"value_limit"
|
||||
]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user