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
2015-08-05 10:36:27 +03:00

11 lines
182 B
JSON

{
"collection": "collections/note",
"recordViews":{
"edit":"Note.Record.Edit",
"editQuick":"Note.Record.Edit"
},
"itemViews": {
"Post": "Stream.Notes.Post"
}
}