fac_export_app iets zinvollere kolommen default tonen bij beheer

svn path=/Website/branches/v2017.3/; revision=37769
This commit is contained in:
Jos Groot Lipman
2018-04-25 11:37:40 +00:00
parent 9d1fb2b7c3
commit 75441f24ea

View File

@@ -22,15 +22,19 @@ scaffolding(this_model,
"search": {
"autosearch": true,
"filters": [
"description",
"authorization"
"name",
"description"
]
},
"list": {
"columns": [
"id",
"name",
"description",
"authorization"
"fileprefix",
"postfix",
"authorization",
"prefix"
]
}
});