From 058d14143c179d9923eea433fc63094f4f9059aa Mon Sep 17 00:00:00 2001 From: NavaL Date: Mon, 11 Jan 2016 16:55:25 +0100 Subject: merging attachment_list ui and data, and making it into a mixin Issue #573 --- web-ui/test/test_data.js | 1 + 1 file changed, 1 insertion(+) (limited to 'web-ui/test/test_data.js') diff --git a/web-ui/test/test_data.js b/web-ui/test/test_data.js index ea9458dc..e9388c2f 100644 --- a/web-ui/test/test_data.js +++ b/web-ui/test/test_data.js @@ -132,6 +132,7 @@ define(function() { tags:['textplain'], mailbox: ['inbox'], status:[], + attachments: [], textPlainBody: 'Hello Everyone', isSentMail: function() { return false; }, isDraftMail: function() { return false; }, -- cgit v1.2.3