Skip to content

Commit

Permalink
Update configure.jelly
Browse files Browse the repository at this point in the history
  • Loading branch information
janfaracik committed Aug 14, 2024
1 parent 3d5b45f commit 9698514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/resources/hudson/model/View/configure.jelly
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ THE SOFTWARE.
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:d="jelly:define" xmlns:l="/lib/layout" xmlns:t="/lib/hudson" xmlns:f="/lib/form" xmlns:i="jelly:fmt">
<l:layout title="${%Edit View}" permission="${it.CONFIGURE}">
<st:include page="sidepanel.jelly" />
<l:breadcrumb title="${%Configure}" />
<l:breadcrumb title="${title}" />
<l:main-panel>
<l:app-bar title="${title}" />

Expand Down

0 comments on commit 9698514

Please sign in to comment.