[
https://issues.jenkins-ci.org/browse/JENKINS-13318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161135#comment-161135
]
SCM/JIRA link daemon commented on JENKINS-13318:
------------------------------------------------
Code changed in jenkins
User: OHTAKE Tomohiro
Path:
core/src/main/resources/hudson/matrix/MatrixProject/configure-entries.jelly
core/src/main/resources/hudson/model/AbstractItem/configure-common.jelly
http://jenkins-ci.org/commit/jenkins/a91de10c687cc671c3ba651a92a65f6f1572c683
Log:
[FIXED JENKINS-13318] Move "Display Name" entry to the top
Compare: https://github.com/jenkinsci/jenkins/compare/c6586ab...a91de10
> "Display Name" can be misread as an optional block of "Use custom workspace"
> ----------------------------------------------------------------------------
>
> Key: JENKINS-13318
> URL: https://issues.jenkins-ci.org/browse/JENKINS-13318
> Project: Jenkins
> Issue Type: Improvement
> Components: ui-changes
> Reporter: OHTAKE Tomohiro
> Priority: Trivial
>
> {code:title="Use custom workspace" is not checked}
> [unchecked] Use custom workspace
> Display Name [ ]
> {code}
> {code:title="Use custom workspace" is checked}
> [checked] Use custom workspace
> Directory [ ]
> Display Name [ ]
> {code}
> "Display Name" can be misread as an optional block of "Use custom workspace".
> Better to change the location.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira