提交 4cfe3967 编写于 作者: S sogabe

Removed debug? message

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@14074 71c3de6d-444a-0410-be80-ed276b4c234a
上级 6508275d
......@@ -8,7 +8,7 @@
<j:set var="up" value="${it.buildTriggerUpstreamProjects}" />
<f:optionalBlock name="pseudoUpstreamTrigger"
help="/help/project-config/upstream.html"
title="${%Build after other projects are built} ${it.buildTriggerUpstreamProjects}"
title="${%Build after other projects are built}"
checked="${!empty(up)}">
<f:entry title="${%Projects names}"
description="${%Multiple projects can be specified like 'abc, def'}">
......@@ -17,4 +17,4 @@
type="text" value="${h.getProjectListString(up)}"/>
</f:entry>
</f:optionalBlock>
</j:jelly>
\ No newline at end of file
</j:jelly>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册