FSN#39312 Verder ontsluiten van modellen via de API fixjes

svn path=/Website/trunk/; revision=32966
This commit is contained in:
Jos Groot Lipman
2017-02-27 12:32:59 +00:00
parent b292d64769
commit 69b06ead4f

View File

@@ -26,7 +26,7 @@ var this_model = new model_persons();
"firstname",
"department",
"login",
"authorization.fac_groep"
"authorization.authorizationgroup"
]
},
"list": {
@@ -35,7 +35,7 @@ var this_model = new model_persons();
"lastname",
"firstname",
"login",
"authorization.fac_groep"
"authorization.authorizationgroup"
]
},
"show": {}