From 3817173e5c263333c553f0e49ca81db963d623ea Mon Sep 17 00:00:00 2001 From: tim holloway Date: Sat, 21 Sep 2024 16:27:41 -0400 Subject: [PATCH] edit page is clean now --- pom.xml | 2 +- .../layout/panels/editRecipe/overview.xhtml | 32 ++++++++++--------- 2 files changed, 18 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index 08a9a26..4cb07a5 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.mousetech.gourmet gourmetj - 2.0.28 + 2.0.30 jar GourmetJ diff --git a/src/main/resources/META-INF/resources/WEB-INF/layout/panels/editRecipe/overview.xhtml b/src/main/resources/META-INF/resources/WEB-INF/layout/panels/editRecipe/overview.xhtml index d65305e..341e245 100644 --- a/src/main/resources/META-INF/resources/WEB-INF/layout/panels/editRecipe/overview.xhtml +++ b/src/main/resources/META-INF/resources/WEB-INF/layout/panels/editRecipe/overview.xhtml @@ -142,20 +142,22 @@ - - - - - - + + + + + + + + \ No newline at end of file