@@ -535,7 +535,7 @@ Block help text—for below inputs or for longer lines of help text—can be eas
...
@@ -535,7 +535,7 @@ Block help text—for below inputs or for longer lines of help text—can be eas
## Validation
## Validation
Bootstrap includes validation styles for error, warning, and success states on form controls. To use, add `.has-warning`, `.has-error`, or `.has-success` to the parent element. Any `.form-control-label`, `.form-control`, and `.text-help` within that element will receive the validation styles.
Bootstrap includes validation styles for error, warning, and success states on form controls. To use, add `.has-warning`, `.has-danger`, or `.has-success` to the parent element. Any `.form-control-label`, `.form-control`, and `.text-help` within that element will receive the validation styles.
{% comment %}
{% comment %}
{% callout warning %}
{% callout warning %}
...
@@ -556,7 +556,7 @@ Ensure that an alternative indication of state is also provided. For instance, y
...
@@ -556,7 +556,7 @@ Ensure that an alternative indication of state is also provided. For instance, y
<labelclass="form-control-label"for="inputWarning1">Input with warning</label>
<labelclass="form-control-label"for="inputWarning1">Input with warning</label>