提交 07e035f9 编写于 作者: M mindless

[HUDSON-7281] move include of yui treeview from layout.jelly

to MatrixProject/configure-entries.jelly


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@34729 71c3de6d-444a-0410-be80-ed276b4c234a
上级 901c4e40
<!--
The MIT License
Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi, Stephen Connolly
Copyright (c) 2004-2010, Sun Microsystems, Inc., Kohsuke Kawaguchi, Stephen Connolly
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
......@@ -41,6 +41,11 @@ THE SOFTWARE.
</p:config-trigger>
<f:section title="${%Configuration Matrix}">
<!-- Needed for LabelAxis, but including these from LabelAxis/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:block>
<f:hetero-list name="axis" hasHeader="true"
descriptors="${descriptor.axisDescriptors}"
......
......@@ -105,10 +105,6 @@ THE SOFTWARE.
<l:yui module="button" />
<!--l:yui module="editor" suffix="-beta" /-->
<!-- TODO: moved here as a temporary fix against HUDSON-7281. Use YUILoader to fix this problem -->
<l:yui module="treeview" />
<link rel="stylesheet" href="${rootURL}/scripts/yui/treeview/assets/skins/sam/treeview.css" type="text/css" />
<script src="${resURL}/scripts/hudson-behavior.js" type="text/javascript"></script>
<script>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册