-
Bug
-
Resolution: Fixed
-
Minor
In 2.0 we changed the "Manage Jenkins" icon to a gear, it looks like the sidebar link from the "Manage Plugins" view wasn't changed from the tool to the gear correctly.
See attached screenshots
[JENKINS-34250] Inconsistent "Manage Jenkins" icon on Plugin Manager screen
Workflow | Original: JNJira [ 170310 ] | New: JNJira + In-Review [ 183854 ] |
Assignee | Original: Daniel Beck [ danielbeck ] | New: R. Tyler Croy [ rtyler ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Labels | Original: 2.0 community-bee testfest | New: 2.0 community-bee lts-candidate testfest |
Labels | Original: 2.0 community-bee lts-candidate testfest | New: 2.0 2.19.2-fixed community-bee testfest |
Code changed in jenkins
User: R. Tyler Croy
Path:
core/src/main/resources/hudson/PluginManager/sidepanel.groovy
http://jenkins-ci.org/commit/jenkins/4fbfe25797079ead5fee2c42145cb4e75365c865
Log:
Use the appropriate 'Gear' icon on the Plugin Manager page
This has annoyed me for long enough
Fixes
JENKINS-34250