You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ev...@apache.org on 2008/10/01 04:11:00 UTC

svn commit: r700659 - /continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/projectGroupSummary.jsp

Author: evenisse
Date: Tue Sep 30 19:10:59 2008
New Revision: 700659

URL: http://svn.apache.org/viewvc?rev=700659&view=rev
Log:
merge -r 700273700275 from 1.2.X

Modified:
    continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/projectGroupSummary.jsp

Modified: continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/projectGroupSummary.jsp
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/projectGroupSummary.jsp?rev=700659&r1=700658&r2=700659&view=diff
==============================================================================
--- continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/projectGroupSummary.jsp (original)
+++ continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/projectGroupSummary.jsp Tue Sep 30 19:10:59 2008
@@ -30,7 +30,7 @@
     <title>
       <ww:text name="projectGroup.page.title"/>
     </title>
-    <meta http-equiv="refresh" content="300"/>
+    <meta http-equiv="refresh" content="30"/>
     <script type="text/javascript">
 
       <c:url var="addM2ProjectUrl" value="/addMavenTwoProjectInput!input.action" />