This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Resources/metadata/clientDefs/Note.json
T
2016-01-05 13:00:30 +02:00

14 lines
260 B
JSON

{
"collection": "collections/note",
"recordViews":{
"edit":"views/note/record/edit",
"editQuick":"views/note/record/edit"
},
"modalViews": {
"edit": "views/note/modals/edit"
},
"itemViews": {
"Post": "views/stream/notes/post"
}
}