diff --git a/apps/showcase/src/main/webapp/WEB-INF/decorators/main.jsp b/apps/showcase/src/main/webapp/WEB-INF/decorators/main.jsp index ff1353032..77f387ace 100644 --- a/apps/showcase/src/main/webapp/WEB-INF/decorators/main.jsp +++ b/apps/showcase/src/main/webapp/WEB-INF/decorators/main.jsp @@ -64,14 +64,14 @@ <decorator:title default="Struts2 Showcase"/> - + - + - + - + $(function () { var alerts = $('ul.alert').wrap('
'); @@ -82,19 +82,22 @@ - + - + + + jQuery(document).ready(function() { prettyPrint(); } ); + - +