status page tweaks

Merged from: r1042700:1042702


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1042704 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2010-12-06 16:25:19 +00:00
parent 98d9fea131
commit 6b58a6c15c
1 changed files with 3 additions and 1 deletions

View File

@ -54,7 +54,7 @@
</c:forEach>
</table>
<h2>Repository Scans</h2>
<h2>Repository Scans Currently in Progress</h2>
<c:choose>
<c:when test="${!empty scanner.inProgressScans}">
@ -126,5 +126,7 @@
<p>${memoryStatus}</p>
</div>
</body>
</html>