From 6a34f1f017021ee9591435533f57920f66ab1b76 Mon Sep 17 00:00:00 2001 From: Thiago Moura Date: Fri, 20 Jan 2023 18:02:42 -0300 Subject: [PATCH] data-cy adicionados --- .../resources/templates/fragments/inputField.html | 4 ++-- src/main/resources/templates/fragments/layout.html | 12 ++++++------ .../resources/templates/fragments/selectField.html | 2 +- .../templates/owners/createOrUpdateOwnerForm.html | 1 + src/main/resources/templates/owners/findOwners.html | 6 +++--- .../resources/templates/owners/ownerDetails.html | 8 ++++---- src/main/resources/templates/owners/ownersList.html | 12 ++++++------ .../templates/pets/createOrUpdatePetForm.html | 5 ++++- .../templates/pets/createOrUpdateVisitForm.html | 4 ++-- src/main/resources/templates/vets/vetList.html | 10 +++++----- 10 files changed, 34 insertions(+), 30 deletions(-) diff --git a/src/main/resources/templates/fragments/inputField.html b/src/main/resources/templates/fragments/inputField.html index 5aeebc9fb..b05439837 100644 --- a/src/main/resources/templates/fragments/inputField.html +++ b/src/main/resources/templates/fragments/inputField.html @@ -8,8 +8,8 @@
- - + +