diff --git a/changelog.html b/changelog.html index 6a93d1f857b5aef4434f42fc6e837662a65b42d5..75b9fca8ee30756333bd5cbbe33a786696bae873 100644 --- a/changelog.html +++ b/changelog.html @@ -83,6 +83,10 @@ Upcoming changes
  • Maven2 job fails when using maven-failsafe-plugin (issue 15865) +
  • + "Disable Project" button breaks Free style project pages. + (issue 15887) + diff --git a/core/src/main/resources/hudson/model/AbstractProject/main.jelly b/core/src/main/resources/hudson/model/AbstractProject/main.jelly index ceb1829cc9538c7086fa60c13d1c73e471045416..e60dc3ca64b036f27e3638f80b84ed69a29b0939 100644 --- a/core/src/main/resources/hudson/model/AbstractProject/main.jelly +++ b/core/src/main/resources/hudson/model/AbstractProject/main.jelly @@ -25,12 +25,13 @@ THE SOFTWARE. - + +