提交 7476f29c 编写于 作者: M mindless

Use fullDisplayName instead of displayName, for better display of maven/matrix jobs.

http://hudson.361315.n4.nabble.com/Computer-build-history-mostly-useless-when-using-Matrix-builds-td2288127.html


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@32895 71c3de6d-444a-0410-be80-ed276b4c234a
上级 982f02a4
...@@ -52,7 +52,7 @@ THE SOFTWARE. ...@@ -52,7 +52,7 @@ THE SOFTWARE.
</a> </a>
</td> </td>
<td> <td>
<a href="${jobBaseUrl}${b.parent.url}">${b.parent.displayName}</a> <a href="${jobBaseUrl}${b.parent.url}">${b.parent.fullDisplayName}</a>
<st:nbsp/> <st:nbsp/>
<a href="${jobBaseUrl}${b.url}">#${b.number}</a> <a href="${jobBaseUrl}${b.url}">#${b.number}</a>
</td> </td>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册