mirror of https://github.com/apache/archiva.git
[MRM-666] show repository ID on the edit repository page
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630843 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
63555143b2
commit
298cdde075
|
@ -36,6 +36,7 @@
|
|||
<ww:actionmessage/>
|
||||
<ww:form method="post" action="editRepository!commit" namespace="/admin" validate="false">
|
||||
<ww:hidden name="repository.id"/>
|
||||
<ww:label label="ID" name="repository.id" />
|
||||
<%@ include file="/WEB-INF/jsp/admin/include/repositoryForm.jspf" %>
|
||||
<ww:submit value="Update Repository"/>
|
||||
</ww:form>
|
||||
|
|
Loading…
Reference in New Issue