summaryrefslogtreecommitdiff
path: root/web-ui/app/js/page/events.js
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/js/page/events.js')
-rw-r--r--web-ui/app/js/page/events.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/web-ui/app/js/page/events.js b/web-ui/app/js/page/events.js
index 4ed25185..4d817b91 100644
--- a/web-ui/app/js/page/events.js
+++ b/web-ui/app/js/page/events.js
@@ -142,7 +142,8 @@ define(function () {
tags: {
update: 'mail:tags:update',
updated: 'mail:tags:updated'
- }
+ },
+ uploadedAttachment: 'mail:uploaded:attachment'
},
mails: {
available: 'mails:available',