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 4d817b91..85c190bb 100644
--- a/web-ui/app/js/page/events.js
+++ b/web-ui/app/js/page/events.js
@@ -143,7 +143,8 @@ define(function () {
update: 'mail:tags:update',
updated: 'mail:tags:updated'
},
- uploadedAttachment: 'mail:uploaded:attachment'
+ uploadedAttachment: 'mail:uploaded:attachment',
+ uploadingAttachment: 'mail:uploading:attachment'
},
mails: {
available: 'mails:available',