From e10658cb3cff6dc7e2df776fb85235337c805ceb Mon Sep 17 00:00:00 2001 From: Johannes Geppert Date: Thu, 10 Sep 2015 17:37:41 +0200 Subject: [PATCH] WW-4547 - Rest showcase does not show the validation result --- .../main/webapp/WEB-INF/content/orders-deleteConfirm.jsp | 2 ++ .../src/main/webapp/WEB-INF/content/orders-edit.jsp | 8 ++++++++ .../src/main/webapp/WEB-INF/content/orders-editNew.jsp | 9 ++++++++- .../src/main/webapp/WEB-INF/content/orders-index.jsp | 2 ++ .../src/main/webapp/WEB-INF/content/orders-show.jsp | 2 ++ apps/rest-showcase/src/main/webapp/css/app.css | 5 +++++ 6 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 apps/rest-showcase/src/main/webapp/css/app.css diff --git a/apps/rest-showcase/src/main/webapp/WEB-INF/content/orders-deleteConfirm.jsp b/apps/rest-showcase/src/main/webapp/WEB-INF/content/orders-deleteConfirm.jsp index 4ca2487a3..98f3c39c1 100644 --- a/apps/rest-showcase/src/main/webapp/WEB-INF/content/orders-deleteConfirm.jsp +++ b/apps/rest-showcase/src/main/webapp/WEB-INF/content/orders-deleteConfirm.jsp @@ -8,6 +8,8 @@ Orders + +