ACL must be specified in _Role

This commit is contained in:
jim1_lin
2016-03-02 16:08:39 +08:00
parent 5f9b5d54f3
commit a909ab71e3
2 changed files with 11 additions and 4 deletions

View File

@@ -74,7 +74,7 @@ var defaultColumns = {
var requiredColumns = {
_Product: ["productIdentifier", "icon", "order", "title", "subtitle"],
_Role: ["name"]
_Role: ["name", "ACL"]
}
// Valid classes must: