Skip to content

Commit

Permalink
Change "revUser" property to support Admin users
Browse files Browse the repository at this point in the history
  • Loading branch information
mcaskill committed Feb 27, 2020
1 parent 4b6d553 commit bd3d9d5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions metadata/admin/charcoal/object/object-revision.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
{
"properties": {
"revUser": {
"type": "object",
"input_type": "charcoal/admin/property/input/readonly",
"obj_type": "charcoal/admin/user",
"pattern": "displayName"
}
},

"admin": {
"lists": {
"default": {
Expand Down

0 comments on commit bd3d9d5

Please sign in to comment.