Skip to content

Commit

Permalink
Merge pull request #52 from mawinter69/remove-yui-treeview
Browse files Browse the repository at this point in the history
[JENKINS-75013] remove loading of yui treeview
  • Loading branch information
mbSmaga authored Jan 4, 2025
2 parents 294c0bf + 3a300ab commit c1e0d07
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ THE SOFTWARE.

<?jelly escape-by-default='true'?>
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:d="jelly:define" xmlns:l="/lib/layout" xmlns:t="/lib/hudson" xmlns:f="/lib/form" xmlns:i="jelly:fmt">
<!-- Needed for ViewListingSection, but including these from ViewListingSection/config.jelly is too late -->
<l:yui module="treeview" />
<link rel="stylesheet" type="text/css"
href="${rootURL}/scripts/yui/treeview/assets/skins/sam/treeview.css" />
<f:section title="Sections">
<j:invokeStatic var="allSections" className="hudson.plugins.sectioned_view.SectionedViewSection" method="all"/>
<f:block>
Expand Down

0 comments on commit c1e0d07

Please sign in to comment.