Skip to content

Commit c7d31c6

Browse files
committed
Update settings-subpage.jelly
1 parent 3ca3a39 commit c7d31c6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

core/src/main/resources/lib/layout/settings-subpage.jelly

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,14 @@ THE SOFTWARE.
4646
]]>
4747
</st:attribute>
4848
<st:attribute name="noDefer">
49+
Optional, disables the deferred loading for the page.
50+
This can be useful if you need to access 'request2' or do advanced JavaScript.
51+
Defaults to false if not set.
4952
</st:attribute>
5053
<st:attribute name="includeSidepanel">
54+
This is internal only - do not use this.
55+
Optional, includes the sidepanel for if the Experimental Manage Jenkins is disabled.
56+
Defaults to false if not set.
5157
</st:attribute>
5258
</st:documentation>
5359

0 commit comments

Comments
 (0)