提交 43aa24df 编写于 作者: K kohsuke

header no longer owns @title.


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@2098 71c3de6d-444a-0410-be80-ed276b4c234a
上级 d2d3affd
......@@ -2,7 +2,7 @@
Side panel for the build view.
-->
<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">
<l:header title="${it.parent.name} build &#x23;${it.number}" />
<l:header />
<l:side-panel>
<l:tasks>
<j:set var="buildUrl" value="${h.decompose(request)}" />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册