We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f34ebe commit 38f1553Copy full SHA for 38f1553
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