[Jifty-commit] r4697 - jifty/branches/cssquery-refactor/t/TestApp-JiftyJS/share/web/static/js-test

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Sat Dec 15 02:55:26 EST 2007


Author: gugod
Date: Sat Dec 15 02:55:25 2007
New Revision: 4697

Modified:
   jifty/branches/cssquery-refactor/t/TestApp-JiftyJS/share/web/static/js-test/01.behaviour.html

Log:
update the path of cssquery-jquery.js.

Modified: jifty/branches/cssquery-refactor/t/TestApp-JiftyJS/share/web/static/js-test/01.behaviour.html
==============================================================================
--- jifty/branches/cssquery-refactor/t/TestApp-JiftyJS/share/web/static/js-test/01.behaviour.html	(original)
+++ jifty/branches/cssquery-refactor/t/TestApp-JiftyJS/share/web/static/js-test/01.behaviour.html	Sat Dec 15 02:55:25 2007
@@ -8,7 +8,7 @@
 
 <script type="text/javascript" src="/static/js/jquery-1.2.1.js" charset="UTF-8"></script>
 <script type="text/javascript" src="/static/js/jquery_noconflict.js" charset="UTF-8"></script>
-<script type="text/javascript" src="/static/js/cssquery/cssQuery-jquery.js" charset="UTF-8"></script>
+<script type="text/javascript" src="/static/js/cssQuery-jquery.js" charset="UTF-8"></script>
 
 <script type="text/javascript" src="/static/js/behaviour.js" charset="UTF-8"></script>
 <script type="text/javascript">


More information about the Jifty-commit mailing list