Initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"controller": "controllers/notification",
|
||||
"acl": "acl/notification",
|
||||
"aclPortal": "acl-portal/notification",
|
||||
"collection": "collections/note",
|
||||
"itemViews": {
|
||||
"System": "views/notification/items/system",
|
||||
"EmailInbox": "views/notification/items/email-inbox"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user