Skip to content

Commit b782ee9

Browse files
committed
Update index.jelly
1 parent bf433b4 commit b782ee9

File tree

1 file changed

+1
-1
lines changed
  • core/src/main/resources/hudson/model/UpdateCenter

1 file changed

+1
-1
lines changed

core/src/main/resources/hudson/model/UpdateCenter/index.jelly

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ THE SOFTWARE.
2828
-->
2929
<?jelly escape-by-default='true'?>
3030
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:l="/lib/layout">
31-
<l:settings-subpage header="${null}" permission="${app.SYSTEM_READ}" noDefer="true" includeSidepanel="true">
31+
<l:settings-subpage header="${null}" permission="${app.SYSTEM_READ}" includeSidepanel="true">
3232
<st:adjunct includes="hudson.model.UpdateCenter.update-center" />
3333
<st:adjunct includes="hudson.model.UpdateCenter._download-failure" />
3434
<l:app-bar title="${%Download progress}" />

0 commit comments

Comments
 (0)