fix rendered jsp error

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@541700 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jesse McConnell 2007-05-25 16:02:32 +00:00
parent 0c61521dde
commit a58ca0bb51
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
</ww:form>
<script type="text/javascript">
document.getElementById("saveRepository_name").focus();
document.getElementById("saveRepository_repository_name").focus();
</script>
</div>