From 8251db6ae65f741ff950868f861ec05efc55380a Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Fri, 4 Dec 2015 22:39:15 -0800 Subject: [PATCH] Added error message for unsupported attachment type (issue #419) --- background.html | 3 +++ js/views/attachment_view.js | 36 +++++++++++++++++++++++++++--------- 2 files changed, 30 insertions(+), 9 deletions(-) diff --git a/background.html b/background.html index 497b10a1..46a0d224 100644 --- a/background.html +++ b/background.html @@ -160,6 +160,9 @@ Sorry, the selected file exceeds message size restrictions. ({{ limit }}{{ units }}) +