Skip to content

Commit

Permalink
Replaced png build status icons with svg (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
balakine committed Feb 14, 2024
1 parent ca37a7c commit 3a1ef03
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</j:when>
<tr>
<td class="no-wrap" align="center" width="28px">
<span class="job"><img src="${imagesURL}/24x24/${builder.icon}" alt=""/></span>
<l:icon class="icon-md ${icons.toNormalizedIconNameClass(builder.icon)}"/>
</td>
<td class="no-wrap" align="center" width="24px">
<j:choose>
Expand Down

0 comments on commit 3a1ef03

Please sign in to comment.