From ca58cce86f0957d7f217bf6b3de081eec048f95f Mon Sep 17 00:00:00 2001 From: Michael Stramel Date: Mon, 12 Jan 2015 11:11:01 -0600 Subject: [PATCH 1/5] Added accessibility classes to default inputs --- src/directives/decorators/bootstrap/default.html | 5 +++-- src/directives/decorators/bootstrap/readonly.html | 2 +- src/directives/decorators/bootstrap/textarea.html | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/directives/decorators/bootstrap/default.html b/src/directives/decorators/bootstrap/default.html index 15f3d5b29..f9b8461fc 100644 --- a/src/directives/decorators/bootstrap/default.html +++ b/src/directives/decorators/bootstrap/default.html @@ -1,5 +1,5 @@
- + + ng-class="evalInScope(form.feedback) || {'glyphicon': true, 'glyphicon-ok': hasSuccess(), 'glyphicon-remove': hasError() }" + aria-hidden="true">
diff --git a/src/directives/decorators/bootstrap/readonly.html b/src/directives/decorators/bootstrap/readonly.html index 4f0b1d126..8b2e2b944 100644 --- a/src/directives/decorators/bootstrap/readonly.html +++ b/src/directives/decorators/bootstrap/readonly.html @@ -1,5 +1,5 @@
- +
diff --git a/src/directives/decorators/bootstrap/textarea.html b/src/directives/decorators/bootstrap/textarea.html index 129efd6aa..f35591111 100644 --- a/src/directives/decorators/bootstrap/textarea.html +++ b/src/directives/decorators/bootstrap/textarea.html @@ -1,5 +1,5 @@
- +
diff --git a/src/directives/decorators/bootstrap/textarea.html b/src/directives/decorators/bootstrap/textarea.html index 206ca139f..75af8ed26 100644 --- a/src/directives/decorators/bootstrap/textarea.html +++ b/src/directives/decorators/bootstrap/textarea.html @@ -1,5 +1,5 @@
- +
diff --git a/src/directives/decorators/bootstrap/textarea.html b/src/directives/decorators/bootstrap/textarea.html index 75af8ed26..eff0ceaf4 100644 --- a/src/directives/decorators/bootstrap/textarea.html +++ b/src/directives/decorators/bootstrap/textarea.html @@ -1,6 +1,7 @@
- +