提交 68eb14f5 编写于 作者: K kohsuke

added name for better test automation.

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@15174 71c3de6d-444a-0410-be80-ed276b4c234a
上级 e1e24084
......@@ -31,7 +31,7 @@ THE SOFTWARE.
<l:layout norefresh="true" permission="${app.ADMINISTER}" title="${%title(it.fullName)}">
<st:include page="sidepanel.jelly" />
<l:main-panel>
<f:form method="post" action="configSubmit">
<f:form method="post" action="configSubmit" name="config">
<f:entry title="${%Your name}" help="/help/user/fullName.html">
<f:textbox name="fullName" value="${it.fullName}" />
</f:entry>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册