promoted-builds-plugin icon indicating copy to clipboard operation
promoted-builds-plugin copied to clipboard

[JENKINS-68320] Fix: use modern Jenkins icon for failed promotions in build history panel

Open rafalhejna opened this issue 2 years ago • 0 comments

Fix for the missing Jenkins error icons for failed promotions in build history panel. I've removed references to error.png file and replaced them with l:icon declarations.

Before before

After after1

See JENKINS-68320.

Your checklist for this pull request

  • [x] Pull request title represents the changelog entry which will be used in Release Notes. JIRA issue is a part of the title (see existing PRs as examples)
  • [x] Please describe what you did. Short summary for reviewers. If the change involves WebUI, add screenshots
  • [x] Link to relevant Jenkins JIRA issues or pull requests
  • [ ] Test automation, if relevant. We expect autotests for all new features or complex bugfixes
  • [ ] Documentation if relevant (new features). We want to use Documentation-as-Code, just put docs to README or to new Doc files
  • [ ] Javadoc for new APIs. Any public/protected method is considered as API unless annotated by Restricted (docs)

CC

@oleg-nenashev

rafalhejna avatar Apr 20 '22 19:04 rafalhejna