summaryrefslogtreecommitdiff
path: root/web-ui/app/js/mixins/with_mail_edit_base.js
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/js/mixins/with_mail_edit_base.js')
-rw-r--r--web-ui/app/js/mixins/with_mail_edit_base.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web-ui/app/js/mixins/with_mail_edit_base.js b/web-ui/app/js/mixins/with_mail_edit_base.js
index b4a2b0c8..b80a48cd 100644
--- a/web-ui/app/js/mixins/with_mail_edit_base.js
+++ b/web-ui/app/js/mixins/with_mail_edit_base.js
@@ -38,6 +38,7 @@ define(
cancelButton: '#cancel-button',
trashButton: '#trash-button',
toArea: '#recipients-to-area',
+ toBox: '#recipients-to-box',
ccArea: '#recipients-cc-area',
bccArea: '#recipients-bcc-area',
ccsTrigger: '#ccs-trigger',