Properly close tags (fixes #564)

This commit is contained in:
An Phan 2017-03-25 15:18:06 +08:00
parent 80e55ce6b3
commit c1b611b357
No known key found for this signature in database
GPG key ID: 05536BB4BCDC02A2
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@
<button class="btn btn-white btn-cancel" @click.prevent="cancel">Cancel</button>
</footer>
</form>
</overlay>
</div>
</template>
<script>

View file

@ -26,7 +26,7 @@
<button class="btn btn-white btn-cancel" @click.prevent="cancel">Cancel</button>
</footer>
</form>
</overlay>
</div>
</template>
<script>