Skip to content

Commit

Permalink
Add missing breadcrumbs to job configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault committed Nov 23, 2022
1 parent 3e23d3c commit d706662
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ THE SOFTWARE.
xmlns:fo="/lib/folder" xmlns:p="/lib/hudson/project">
<l:layout title="${it.displayName} Config" permission="${it.EXTENDED_READ}">
<j:set var="readOnlyMode" value="${!it.hasPermission(it.CONFIGURE)}" />
<l:breadcrumb title="${%Configuration}" />

<l:header>
<script src="${resURL}/jsbundles/section-to-sidebar-items.js" type="text/javascript" defer="true" />
Expand Down

0 comments on commit d706662

Please sign in to comment.