From 7b7664a17325513f47dd5f0e0190ceca5790a9a6 Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Thu, 31 Jul 2014 19:16:41 +0100 Subject: [PATCH] Added VIDEO_EXT_INVALID error handling Closes #405 --- app/partials/error_modal.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/partials/error_modal.html b/app/partials/error_modal.html index 46c3533e..abd01e37 100644 --- a/app/partials/error_modal.html +++ b/app/partials/error_modal.html @@ -40,6 +40,9 @@ The photo dimensions are invalid, please select another file. + + The video file extension is invalid or unsupported, please select another file. + The photo you provided is too small.