[MRM-361] indexed -> scannable text change

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@541503 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jesse McConnell 2007-05-25 01:26:56 +00:00
parent cc93e200f2
commit 2f085d123d
1 changed files with 1 additions and 1 deletions

View File

@ -26,4 +26,4 @@
<ww:textfield name="repository.refreshCronExpression" label="Cron" size="40" required="true" />
<ww:checkbox name="repository.releases" fieldValue="true" label="Releases Included"/>
<ww:checkbox name="repository.snapshots" fieldValue="false" label="Snapshots Included"/>
<ww:checkbox name="repository.indexed" fieldValue="true" label="Indexed"/>
<ww:checkbox name="repository.indexed" fieldValue="true" label="Scannable"/>