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 edec694 commit 159eb92Copy full SHA for 159eb92
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