mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 01:16:15 -04:00
new index.html
This commit is contained in:
parent
397036db46
commit
82b4a953ee
1 changed files with 4 additions and 5 deletions
|
@ -19,18 +19,17 @@
|
|||
<script src="lib/jquery.iframe.js"></script>
|
||||
|
||||
<script src="specs/helper.js"></script>
|
||||
|
||||
<script src="specs/button_bold.js"></script>
|
||||
<script src="specs/button_italic.js"></script>
|
||||
<script src="specs/keystroke_urls_become_clickable.js"></script>
|
||||
<script src="specs/keystroke_delete.js"></script>
|
||||
<script src="specs/font_type.js"></script>
|
||||
|
||||
<script src="specs/embed_value.js"></script>
|
||||
<script src="specs/keystroke_urls_become_clickable.js"></script>
|
||||
|
||||
<!--
|
||||
<!-- TODO: port to new test helper
|
||||
<script src="specs/button_indentation.js"></script>
|
||||
<script src="specs/font_type.js"></script>
|
||||
<script src="specs/embed_value.js"></script>-->
|
||||
-->
|
||||
|
||||
<script src="runner.js"></script>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue