提交 9d89b9f9 编写于 作者: K Kohsuke Kawaguchi

Put this in a block tag so that it gets separated from summaries from

properties.
上级 12c3d207
......@@ -31,8 +31,10 @@ THE SOFTWARE.
${it.fullName}
</h1>
<t:editableDescription permission="${app.ADMINISTER}" />
<div>
${%Jenkins User Id}: ${it.id}
</div>
<!-- give properties a chance to contribute summary item -->
${%Jenkins User Id}: ${it.id}
<j:forEach var="p" items="${it.allProperties}">
<st:include page="summary.jelly" from="${p}" optional="true" it="${p}" />
</j:forEach>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册