update table id attribute in ownersList.html

"vets" to "owners"
This commit is contained in:
Choonghee Lee 2019-05-18 10:24:08 +09:00 committed by GitHub
parent 6e24f5dc64
commit 9373da0bb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
<h2>Owners</h2>
<table id="vets" class="table table-striped">
<table id="owners" class="table table-striped">
<thead>
<tr>
<th style="width: 150px;">Name</th>