11 lines
326 B
YAML
11 lines
326 B
YAML
name: Comment
|
|
form: $/akami/coffe30/models/comment/fields.yaml
|
|
modelClass: Akami\Coffe30\Models\Comment
|
|
defaultRedirect: akami/coffe30/comment
|
|
create:
|
|
redirect: 'akami/coffe30/comment/update/:id'
|
|
redirectClose: akami/coffe30/comment
|
|
update:
|
|
redirect: akami/coffe30/comment
|
|
redirectClose: akami/coffe30/comment
|