We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc9be8 commit 9dbec70Copy full SHA for 9dbec70
src/main/resources/jenkins/branch/BranchIndexingCause/detail.jelly
@@ -31,7 +31,7 @@ THE SOFTWARE.
31
<a href="${rootURL}/${url}console"
32
class="jenkins-details__item">
33
<div class="jenkins-details__item__icon">
34
- <l:icon src="symbol-play-circle-outline plugin-ionicons-api" />
+ <l:icon src="symbol-cause" />
35
</div>
36
<div>
37
${%Started by branch indexing}
@@ -41,7 +41,7 @@ THE SOFTWARE.
41
<j:otherwise>
42
<div class="jenkins-details__item">
43
44
45
46
47
0 commit comments