From d14c5bdc9cabf632262067466ef02374cee496cd Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Thu, 16 Jul 2015 22:46:06 +0800 Subject: Added document max length limit, enforceMaxLength on change and show modal when reach the limit. --- public/views/body.ejs | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'public/views') diff --git a/public/views/body.ejs b/public/views/body.ejs index 1367d9f9..d67267bb 100644 --- a/public/views/body.ejs +++ b/public/views/body.ejs @@ -110,4 +110,23 @@ + + + \ No newline at end of file -- cgit v1.2.3