Fixed booleans when sent to client in fields

This commit is contained in:
Mark McDowall 2013-05-21 00:55:44 -07:00
commit 339e220cac
3 changed files with 2 additions and 5 deletions

View file

@ -53,9 +53,6 @@
</div>
{{#each fields}}
{{debug}}
{{order}}
{{value}}
{{formField}}
{{/each}}
</div>