提交 c1d406d2 编写于 作者: K kohsuke

fixed a bug where AJAX build history update was not working for native m2 jobs.


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5400 71c3de6d-444a-0410-be80-ed276b4c234a
上级 8f53c749
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:d="jelly:define" xmlns:l="/lib/layout" xmlns:t="/lib/hudson" xmlns:f="/lib/form" xmlns:i="jelly:fmt">
<t:queue items="${it.queueItems}"/>
<st:include page="/hudson/model/Job/buildHistory.jelly" />
</j:jelly>
\ No newline at end of file
......@@ -26,6 +26,8 @@
<st:include page="actions.jelly" />
</l:tasks>
<st:include page="sidepanel2.jelly" optional="true" />
<j:forEach var="w" items="${it.widgets}">
<st:include it="${w}" page="index.jelly" />
</j:forEach>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册