mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 09:26:14 -04:00
stop using underscore.org
This commit is contained in:
parent
14ef06c699
commit
83a2f3c1a9
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
<div id="iframe-container"></div>
|
||||
|
||||
<script src="/static/js/jquery.js"></script>
|
||||
<script src="http://underscorejs.org/underscore.js"></script>
|
||||
<script src="lib/underscore.js"></script>
|
||||
|
||||
<script src="lib/mocha.js"></script>
|
||||
<script> mocha.setup('bdd') </script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue