Skip to content

Commit 5ed072d

Browse files
committed
Merge remote-tracking branch 'refs/remotes/json-schema-form/master'
# Conflicts: # README.md
2 parents acf996e + a7d16cb commit 5ed072d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<div ng-controller="FormBuilderController">
1818
<a class="btn btn-sm btn-primary pull-right" ng-click="newForm()">New Form</a>
19-
<div sfb-schema="schema" sfb-form="form" sfb-model="model"></form>
19+
<div sfb-schema="schema" sfb-form="form" sfb-model="model"></div>
2020
</div>
2121
</div>
2222

0 commit comments

Comments
 (0)