<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"> <f:optionalBlock title="Review" name="review" checked="${instance.url!=null}"> <f:entry title="Swarm URL" field="url"> <f:textbox /> </f:entry> </f:optionalBlock> </j:jelly>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 8737 | Paul Allen |
Added basic Help for SCM Configuration page. Tidy up descriptions and fix (null:null) in Credential summary. |
||
#1 | 8683 | Paul Allen | Simple Action plugin hooks for building reviews in a Jenkins Job. |