update table id attribute in ownersList.html

"vets" to "owners"
Thanks to @choonghee-lee
See 11d0ed4358
This commit is contained in:
Antoine Rey
2019-10-30 08:14:50 +01:00
parent b9f80b68b6
commit 101abcaac1

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>