mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:55:49 +00:00
Update findOwners.html
I removed the 'add owner' button which was supposed to be in the navbar and not in the page body
This commit is contained in:
parent
4926e29270
commit
5d8643f2d4
1 changed files with 0 additions and 2 deletions
|
@ -26,8 +26,6 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="btn btn-primary" th:href="@{/owners/new}">Add Owner</a>
|
|
||||||
|
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue