[MRM-166] ability to filter reports to specific problems (white site)

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@441792 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2006-09-09 14:50:31 +00:00
parent d39cbc72b5
commit 157f00698d
1 changed files with 12 additions and 0 deletions

View File

@ -26,11 +26,23 @@
<td>Repository:</td>
<td>
<select>
<option>(All repositories)</option>
<option>Repository 1</option>
<option>Repository 2</option>
</select>
</td>
</tr>
<tr>
<td>Filter:</td>
<td>
<select>
<option>(All problems)</option>
<option>Checksum problems</option>
<option>Dependency problems</option>
<option>Location problems</option>
</select>
</td>
</tr>
<tr>
<td></td>
<td>