mirror of https://github.com/apache/archiva.git
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:
parent
0c61521dde
commit
a58ca0bb51
|
@ -42,7 +42,7 @@
|
||||||
</ww:form>
|
</ww:form>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
document.getElementById("saveRepository_name").focus();
|
document.getElementById("saveRepository_repository_name").focus();
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue