Skip to content

Commit

Permalink
Merge branch 'meandavejustice-master' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlgj committed Jun 5, 2014
2 parents f09f994 + 1445bc0 commit 8c2e3b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bootstrap-example.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ <h3>The Generated Form</h3>
<form name="ngform" sf-model="person" sf-form="form" sf-schema="schema" sf-decorator="{{decorator}}">
</form>
<h3>Model</h3>
<pre>{{pretty()}}</pre>
<pre ng-cloak>{{pretty()}}</pre>
</div>
<div class="col-sm-8">
<h3>Form</h3>
Expand Down

0 comments on commit 8c2e3b1

Please sign in to comment.