mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 02:16:16 -04:00
use a downloaded jQuery instead of using googles CDN, and fixed btw a bug that let pad.js fails randomly
This commit is contained in:
parent
c98db5a4c1
commit
95b47b4940
5 changed files with 21 additions and 6 deletions
|
@ -19,7 +19,6 @@
|
|||
var clientVars = {}; // ]]>
|
||||
</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