We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a22372 commit ef9bfb0Copy full SHA for ef9bfb0
docs/index.md
@@ -672,7 +672,7 @@ a ```ngClass``` in the decorators scope. If not set att all the default value
672
is ```{ 'glyphicon': true, 'glyphicon-ok': hasSuccess(), 'glyphicon-remove': hasError() }```
673
674
ex. displaying an asterisk on required fields
675
-```javascriptele
+```javascript
676
$sope.form = [
677
{
678
key: "name",
0 commit comments