user view usage
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
"hasSeconds": true
|
||||
},
|
||||
"user": {
|
||||
"type": "link"
|
||||
"type": "link",
|
||||
"view": "views/fields/user"
|
||||
},
|
||||
"userType": {
|
||||
"type": "foreign",
|
||||
|
||||
@@ -19,7 +19,8 @@
|
||||
},
|
||||
"user": {
|
||||
"type": "link",
|
||||
"readOnly": true
|
||||
"readOnly": true,
|
||||
"view": "views/fields/user"
|
||||
},
|
||||
"portal": {
|
||||
"type": "link",
|
||||
|
||||
Reference in New Issue
Block a user