提交 17476d4b 编写于 作者: K kohsuke

added ID for simplifying testing

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@11484 71c3de6d-444a-0410-be80-ed276b4c234a
上级 f3b908f6
......@@ -4,7 +4,7 @@
<st:include page="sidepanel.jelly" />
<l:main-panel>
<h1><img src="${imagesURL}/48x48/folder-delete.gif"/> ${%title}</h1>
<form method="post" action="doWipeOutWorkspace">
<form id="confirmation" method="post" action="doWipeOutWorkspace">
<f:submit value="${%Yes}" />
</form>
</l:main-panel>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册