mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 17:06:16 -04:00
Updated JQuery to 1.6.1
This commit is contained in:
parent
e66a80fdbd
commit
b38b755c68
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
var clientVars = {}; // ]]>
|
||||
</script>
|
||||
|
||||
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="/socket.io/socket.io.js"></script>
|
||||
|
||||
<!--<script type="text/javascript" src="/static/js/plugins.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue