Commit 6e7e7149 authored by addyosmani's avatar addyosmani

upgrading sproutcore 2.0 example to use jQuery 1.6.4. Adding local copy of...

upgrading sproutcore 2.0 example to use jQuery 1.6.4. Adding local copy of jQuery for this purpose as well
parent 6db01800
......@@ -70,7 +70,7 @@
</div>
<script>!window.jQuery && document.write(unescape('%3Cscript src="js/libs/jquery-1.6.1.min.js"%3E%3C/script%3E'))</script>
<script src="js/libs/jquery-1.6.4.min.js"></script>
<script src="js/libs/sproutcore-2.0.a.3.min.js"></script>
<script src="js/app.js"></script>
</body>
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment