From e0f223d20c3298682cec0c13c09022b3eb7d2ada Mon Sep 17 00:00:00 2001 From: jlukic Date: Fri, 6 Jun 2014 17:00:10 -0400 Subject: [PATCH] Fixes #813 issue in modal docs with maxLength --- server/documents/modules/form.html.eco | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/documents/modules/form.html.eco b/server/documents/modules/form.html.eco index c99b33adc..ec9006b32 100755 --- a/server/documents/modules/form.html.eco +++ b/server/documents/modules/form.html.eco @@ -416,7 +416,7 @@ type : 'UI Behavior' maxLength - value + value, maxLength Checks whether a field is less than a max length