Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Commit

Permalink
[FIXED JENKINS-13532] Use YUI 2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ohtake committed Jun 14, 2012
1 parent bc1d46c commit 181e2fc
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 31 deletions.
2 changes: 1 addition & 1 deletion src/main/resources/result/main.jelly
Expand Up @@ -7,7 +7,7 @@
<st:header name="Content-Type" value="text/html;charset=UTF-8" />
<j:if test="${it.hasAnnotations()}">
<script type="text/javascript" src="${rootURL}/plugin/analysis-core/yui/utilities.js" />
<script type="text/javascript" src="${rootURL}/plugin/analysis-core/yui/tabview-min.js" />
<l:yui module="tabview" />
<script type="text/javascript" src="${rootURL}/plugin/analysis-core/yui/dispatcher-min.js" />

<script type="text/javascript">
Expand Down
8 changes: 0 additions & 8 deletions src/main/webapp/yui/tabview-min.js

This file was deleted.

0 comments on commit 181e2fc

Please sign in to comment.