fixed html error in edit-form-view.html

This commit is contained in:
David Baldwynn 2016-06-08 16:31:38 -07:00
parent 7f790648ee
commit bc3c045163

View file

@ -98,7 +98,7 @@
<div class="col-md-8 col-sm-12">
<textarea type="text"
ng-model="myform.startPage.introParagraph"
name="introParagraphStartPage"/>
name="introParagraphStartPage"></textarea>
</div>
</div>