Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
Description
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
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