diff --git a/changelog.html b/changelog.html index 08a5f18fe8d113152d50633d00cf3623a460d6b5..b02b5b67c2df83e2797a5b2d094341b8ce42846b 100644 --- a/changelog.html +++ b/changelog.html @@ -65,6 +65,9 @@ Upcoming changes (issue 10698)
  • 404 error when clicking "Build History" link on MyView. +
  • + Add a DefaultViewsTabBar config.jelly to avoid jelly exception + (issue 10640)
  • go back to view page when job is deleted. (issue 10510) diff --git a/core/src/main/resources/hudson/views/DefaultViewsTabBar/DescriptorImpl/config.jelly b/core/src/main/resources/hudson/views/DefaultViewsTabBar/DescriptorImpl/config.jelly new file mode 100644 index 0000000000000000000000000000000000000000..73d1b6a5a60637b5fbc05b3b80a7e515f15ba579 --- /dev/null +++ b/core/src/main/resources/hudson/views/DefaultViewsTabBar/DescriptorImpl/config.jelly @@ -0,0 +1,25 @@ + + +