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 Dave Syer
parent 8394b7dd21
commit 11d0ed4358

View file

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