From: Brett Porter Date: Wed, 14 Feb 2007 15:45:09 +0000 (+0000) Subject: show company logo on no results page (it previously failed as the page contains valid... X-Git-Tag: archiva-0.9-alpha-1~115 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c3126b7ef68fa501a7e686b2296b88c768a4a6cb;p=archiva.git show company logo on no results page (it previously failed as the page contains validation errors, so it would return input) git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@507588 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-webapp/src/main/resources/xwork.xml b/archiva-webapp/src/main/resources/xwork.xml index 00c308ad5..e5ee95b15 100644 --- a/archiva-webapp/src/main/resources/xwork.xml +++ b/archiva-webapp/src/main/resources/xwork.xml @@ -41,7 +41,7 @@ - + @@ -190,7 +190,8 @@ - + + /WEB-INF/jsp/components/companyLogo.jsp diff --git a/archiva-webapp/src/main/webapp/WEB-INF/decorators.xml b/archiva-webapp/src/main/webapp/WEB-INF/decorators.xml index 8ead22da1..acb6a423a 100644 --- a/archiva-webapp/src/main/webapp/WEB-INF/decorators.xml +++ b/archiva-webapp/src/main/webapp/WEB-INF/decorators.xml @@ -21,8 +21,9 @@ /repository/* + /components/* - + /*