Skip to content

Commit

Permalink
Replace EOL spinner.gif with drop-in Jelly tag (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault authored Jan 4, 2024
1 parent dc3a749 commit 6929ca7
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 6929ca7

Please sign in to comment.