Author: evenisse
Date: Mon Oct 8 09:03:38 2007
New Revision: 582857
URL: http://svn.apache.org/viewvc?rev=582857&view=rev
Log:
Fix build number link if buildId <0, it appears when all build results was deleted.
Modified:
maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/projectSummaryComponent.jsp
Modified: maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/projectSummaryComponent.jsp
URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/projectSummaryComponent.jsp?rev=582857&r1=582856&r2=582857&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/projectSummaryComponent.jsp (original)
+++ maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/components/projectSummaryComponent.jsp Mon Oct 8 09:03:38 2007
@@ -75,7 +75,7 @@
-
+
@@ -88,6 +88,9 @@
${project.buildNumber}
+
+
+ ${project.buildNumber}