-
Task
-
Resolution: Fixed
-
Minor
-
None
-
-
2.403
The following usage of Prototype's Ajax.Request remains:
core/src/main/resources/lib/hudson/projectViewNested.js: new Ajax.Request(img.getAttribute("url"), {
This usage should be migrated to the Fetch API.