]> source.dussan.org Git - archiva.git/commitdiff
fixed cause of selenium test failure from merge in -r1099425
authorMaria Odea B. Ching <oching@apache.org>
Thu, 5 May 2011 03:03:06 +0000 (03:03 +0000)
committerMaria Odea B. Ching <oching@apache.org>
Thu, 5 May 2011 03:03:06 +0000 (03:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1099671 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/admin/repositories.jsp

index 57bb442e6e26389d6ab157fd7dd06c60623ffa0b..321f035f93c9c7093d0037d30f5d05ba4799a076 100644 (file)
           <table>
             <tr>
               <th>Last Scanned</th>
-              <td><c:out value="${stats.whenGathered}" /></td>
+              <td><c:out value="${stats.scanStartTime}" /></td>
             </tr>
             <tr>
               <th>Duration</th>