From 4b21437c306c4b948393fb6982fbf50cd9bcbd61 Mon Sep 17 00:00:00 2001 From: Francesco Date: Tue, 10 Oct 2023 21:47:29 +0200 Subject: [PATCH] Fixed condition to show errors --- src/main/resources/templates/model/create.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/templates/model/create.html b/src/main/resources/templates/model/create.html index cb2ce6c..6d906d4 100644 --- a/src/main/resources/templates/model/create.html +++ b/src/main/resources/templates/model/create.html @@ -13,7 +13,7 @@

- Entities + Entities [[ ${schema.getJavaClass().getSimpleName()} ]] @@ -58,8 +58,8 @@ "> -