Skip to content

Commit

Permalink
[JENKINS-24436] Noting.
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Mar 31, 2015
1 parent 61b3fb9 commit a976bdc
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -25,6 +25,7 @@ THE SOFTWARE.
<?jelly escape-by-default='true'?>
<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">
<td style="${indenter.getCss(job)}">
<!-- TODO consider using ${rootURL}/${job.url} instead (also in other column.jelly) -->
<a href="${jobBaseUrl}${job.shortUrl}" class='model-link inside'> <l:breakable value="${h.getRelativeDisplayNameFrom(job, itemGroup)}"/></a>
</td>
</j:jelly>

0 comments on commit a976bdc

Please sign in to comment.