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.
2 parents 9115081 + 159eb92 commit 5a88f8dCopy full SHA for 5a88f8d
src/directives/decorators/bootstrap/default.html
@@ -5,7 +5,7 @@
5
type="{{form.type}}"
6
sf-changed="form"
7
placeholder="{{form.placeholder}}"
8
- class="form-control",
+ class="form-control"
9
ng-required="form.required"
10
ng-model="$$value$$"
11
schema-validate="form.schema">
0 commit comments