From 2c178ec2056b6fc3f2da057a81c270fea78aaf08 Mon Sep 17 00:00:00 2001 From: Geoffrey POUZET Date: Sat, 24 Oct 2020 14:59:40 +0200 Subject: [PATCH] Add confirmation popup on delete care or behavior. --- src/main/webapp/vue/animal_behavior.jsp | 71 ++++++++++++++++++++----- src/main/webapp/vue/animal_care.jsp | 69 +++++++++++++++++++----- 2 files changed, 113 insertions(+), 27 deletions(-) diff --git a/src/main/webapp/vue/animal_behavior.jsp b/src/main/webapp/vue/animal_behavior.jsp index d5c98c0..519ef00 100644 --- a/src/main/webapp/vue/animal_behavior.jsp +++ b/src/main/webapp/vue/animal_behavior.jsp @@ -55,31 +55,32 @@ success info active - "> + "> - - - success info active - "> + "> - - - success info active - "> + "> - - - -
+ + + + + @@ -91,7 +92,7 @@ - +

Ajouter un soins pour ce comportement de consentement

@@ -111,11 +112,53 @@ <%@ include file="base/footer.jsp" %> + + +
diff --git a/src/main/webapp/vue/animal_care.jsp b/src/main/webapp/vue/animal_care.jsp index 0aa6ba4..9e8f236 100644 --- a/src/main/webapp/vue/animal_care.jsp +++ b/src/main/webapp/vue/animal_care.jsp @@ -58,28 +58,29 @@ "> - - - success info active - "> + "> - - - success info active - "> + "> - - - -
+ + + + + @@ -91,7 +92,7 @@ - +

Ajouter un comportement de consentement pour ce soin

@@ -110,11 +111,53 @@ <%@ include file="base/footer.jsp" %> + + +