Skip to content

Commit

Permalink
Replace EOL spinner.gif with drop-in Jelly tag
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault committed Jan 3, 2024
1 parent dc3a749 commit 0efc2dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<j:when test="${it.building}">
<pre id="out"></pre>
<div id="spinner">
<img src="${imagesURL}/spinner.gif" />
<l:progressAnimation/>
</div>
<t:progressiveText href="progressiveLog" idref="out" spinner="spinner" />
</j:when>
Expand Down

0 comments on commit 0efc2dd

Please sign in to comment.