diff --git a/changelog.html b/changelog.html index 95abae95836f355d7ef53879a70b24f1a9733a74..957f9f3c06db444862c37a476c650856c40cc90f 100644 --- a/changelog.html +++ b/changelog.html @@ -76,6 +76,9 @@ Upcoming changes (issue 18366)
  • "java -jar jenkins.war" gets the "--spdy" option to enable SPDY. +
  • + Expand all/Collapse all functionality for artifact tree view. + (pull request 616) diff --git a/core/src/main/resources/lib/hudson/artifactList.jelly b/core/src/main/resources/lib/hudson/artifactList.jelly index 4118c983928d9488b85002441147bc4a7c8a082f..92d6e0041826de7124389dbb02aceba62b70686d 100644 --- a/core/src/main/resources/lib/hudson/artifactList.jelly +++ b/core/src/main/resources/lib/hudson/artifactList.jelly @@ -76,13 +76,13 @@ THE SOFTWARE. - +
    + + ${%Expand all} + + ${%Collapse all} +
    - Expand all