Update edit-form.client.view.html

This commit is contained in:
David Baldwynn 2017-04-22 20:49:49 -07:00 committed by GitHub
parent 43365fb3fc
commit bf97f95175

View file

@ -1,4 +1,4 @@
<form class="row container" name="editForm" ><!--auto-save-form auto-save-watch="myform" auto-save-callback="update">-->
<form class="row container" name="editForm" >
<!-- Edit EndPage Modal Dialog Template -->
<script type="text/ng-template" id="editEndPageModal.html" class="edit-endpage-modal">