From af95081bb3dac852097b9a5e3b64a290bfb6b276 Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Fri, 22 Apr 2016 14:28:59 -0400 Subject: [PATCH] added error validation to textfield --- .../views/directiveViews/field/textfield.html | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/public/modules/forms/views/directiveViews/field/textfield.html b/public/modules/forms/views/directiveViews/field/textfield.html index c4c82c51..a7cd0d6d 100755 --- a/public/modules/forms/views/directiveViews/field/textfield.html +++ b/public/modules/forms/views/directiveViews/field/textfield.html @@ -10,7 +10,8 @@
+ aria-describedby="inputError2Status" + on-enter-key="nextField()"> + +
-