Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[JENKINS-36451] Set scm instance for showing current browser (#217)
  • Loading branch information
ikikko authored and kuisathaverat committed May 8, 2018
1 parent 8903421 commit 3c34c83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/hudson/scm/SubversionSCM/config.jelly
Expand Up @@ -38,6 +38,7 @@ THE SOFTWARE.
<f:checkbox default="true"/>
</f:entry>

<j:set var="scm" value="${instance}"/>
<t:listScmBrowsers name="svn.browser" />
<f:advanced>
<f:entry title="${%Ignore Property Changes on directories}" field="ignoreDirPropChanges">
Expand Down

0 comments on commit 3c34c83

Please sign in to comment.