fixed html error in edit-form-view.html
This commit is contained in:
parent
7f790648ee
commit
bc3c045163
@ -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>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user