We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8040b9b + dac6d83 commit a459a69Copy full SHA for a459a69
src/directives/decorators/bootstrap/checkboxes.html
@@ -9,7 +9,7 @@
9
sf-changed="form"
10
class="{{form.fieldHtmlClass}}"
11
ng-model="titleMapValues[$index]"
12
- schema-vaidate="form"
+ schema-validate="form"
13
name="{{form.key.slice(-1)[0]}}">
14
<span ng-bind-html="form.titleMap[$index].name"></span>
15
</label>
0 commit comments