Skip to content
This repository was archived by the owner on Aug 15, 2020. It is now read-only.

Commit af911e1

Browse files
committed
Part of another branch pull request.
1 parent bfacb9f commit af911e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/directives/decorators/bootstrap/checkboxes.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
sf-changed="form"
1010
class="{{form.fieldHtmlClass}}"
1111
ng-model="titleMapValues[$index]"
12-
schema-validate="form"
12+
schema-vaidate="form"
1313
name="{{form.key.slice(-1)[0]}}">
1414
<span ng-bind-html="form.titleMap[$index].name"></span>
1515
</label>

0 commit comments

Comments
 (0)