From 7574a59d14fec53918ee63b671e0464d2af27122 Mon Sep 17 00:00:00 2001 From: Geoffrey POUZET Date: Sun, 25 Oct 2020 16:10:53 +0100 Subject: [PATCH] Fix some bug on animal list edition. --- src/main/webapp/vue/animal_list.jsp | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/src/main/webapp/vue/animal_list.jsp b/src/main/webapp/vue/animal_list.jsp index 6214846..430a749 100644 --- a/src/main/webapp/vue/animal_list.jsp +++ b/src/main/webapp/vue/animal_list.jsp @@ -4,7 +4,6 @@ <%@ taglib uri="http://www.springframework.org/tags" prefix="spring"%> <%@ page isELIgnored="false" %> - <%@ include file="base/language.jsp" %> @@ -46,7 +45,7 @@ -
+
@@ -66,7 +65,7 @@
- " /> + " required />
@@ -133,10 +132,9 @@