Skip to content

Commit

Permalink
Merge branch 'master' into fix-app-bar-support
Browse files Browse the repository at this point in the history
  • Loading branch information
jtnord authored Nov 29, 2022
2 parents d19309a + 8df9950 commit e7a0262
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 e7a0262

Please sign in to comment.