From 1290c660556d811a3db1d84cf7d095058c3589cf Mon Sep 17 00:00:00 2001 From: Tim Holloway Date: Thu, 13 Jan 2022 19:10:53 -0500 Subject: [PATCH] Moved ingkey/shopcat edit to a separate panel file. --- .../WEB-INF/layout/misctabs/ingshopkey.xhtml | 121 ++++++++++++++++++ .../META-INF/resources/shoppingList.xhtml | 119 +---------------- 2 files changed, 122 insertions(+), 118 deletions(-) create mode 100644 src/main/resources/META-INF/resources/WEB-INF/layout/misctabs/ingshopkey.xhtml diff --git a/src/main/resources/META-INF/resources/WEB-INF/layout/misctabs/ingshopkey.xhtml b/src/main/resources/META-INF/resources/WEB-INF/layout/misctabs/ingshopkey.xhtml new file mode 100644 index 0000000..bbf75cc --- /dev/null +++ b/src/main/resources/META-INF/resources/WEB-INF/layout/misctabs/ingshopkey.xhtml @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/main/resources/META-INF/resources/shoppingList.xhtml b/src/main/resources/META-INF/resources/shoppingList.xhtml index a63fc96..7be6e37 100644 --- a/src/main/resources/META-INF/resources/shoppingList.xhtml +++ b/src/main/resources/META-INF/resources/shoppingList.xhtml @@ -74,125 +74,8 @@ icon="ui-icon-home" ajax="false" immediate="true" action="main.jsf" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file