Skip to content

Commit

Permalink
Rename legend view (#7746)
Browse files Browse the repository at this point in the history
  • Loading branch information
timja committed Mar 20, 2023
1 parent f6d5381 commit 9e4fa4d
Show file tree
Hide file tree
Showing 26 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/resources/lib/hudson/rssBar.jelly
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ THE SOFTWARE.
</div>

<template id="template-icon-legend">
<st:include page="legend.jelly" it="${app}" />
<st:include page="_legend.jelly" it="${app}" />
</template>

<script src="${resURL}/jsbundles/pages/dashboard.js" type="text/javascript" defer="true" />
Expand Down

0 comments on commit 9e4fa4d

Please sign in to comment.