1
0
Fork 0
mirror of https://github.com/SunRed/haste-server.git synced 2025-09-06 05:20:14 +02:00

Upgrade jquery to remove warnings

This commit is contained in:
John Crepezzi 2011-11-17 22:47:43 -05:00
parent c90561da8e
commit 5b874e3456
4 changed files with 5 additions and 9056 deletions

View file

@ -33,7 +33,7 @@
}
</style>
<script type="text/javascript" src="jquery-1.6.3.js"></script>
<script type="text/javascript" src="jquery-1.7.min.js"></script>
<script type="text/javascript" src="highlight.min.js"></script>
<script type="text/javascript" src="application.js"></script>