ItEr18S07RFComportamentoGraficoPlanificadorItEr17S07: Removed duplicated YUI import.
This commit is contained in:
parent
26582213af
commit
825f533283
1 changed files with 1 additions and 6 deletions
|
|
@ -1,13 +1,8 @@
|
|||
<%@ taglib uri="http://www.zkoss.org/dsp/web/core" prefix="c" %>
|
||||
<%@ taglib uri="http://www.zkoss.org/dsp/zk/core" prefix="z" %>
|
||||
|
||||
<script type="text/javascript" src="http://yui.yahooapis.com/2.7.0/build/yahoo-dom-event/yahoo-dom-event.js" ></script>
|
||||
|
||||
<script type="text/javascript" src="http://yui.yahooapis.com/2.7.0/build/selector/selector-min.js"></script>
|
||||
|
||||
<!-- Drag and Drop source file -->
|
||||
<script type="text/javascript" src="http://yui.yahooapis.com/2.7.0/build/dragdrop/dragdrop-min.js" ></script>
|
||||
|
||||
<!-- Combo-handled YUI JS files: -->
|
||||
<script type="text/javascript" src="http://yui.yahooapis.com/combo?2.7.0/build/yahoo-dom-event/yahoo-dom-event.js&2.7.0/build/dragdrop/dragdrop-min.js"></script>
|
||||
|
||||
|
|
@ -41,4 +36,4 @@ var myLogReader = new YAHOO.widget.LogReader(myContainer);*/
|
|||
</c:forEach>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue