an undo button test

This commit is contained in:
johnyma22 2012-10-09 00:52:46 +01:00
parent c9dd620e2a
commit 2db2683c98
2 changed files with 36 additions and 1 deletions

View file

@ -18,8 +18,10 @@
<script src="lib/jquery.iframe.js"></script>
<script src="helper.js"></script>
<!--
<script src="specs/helper.js"></script>
<script src="specs/button_clear_authorship_colors.js"></script>
-->
<script src="specs/button_undo.js"></script>
<!--
<script src="specs/button_bold.js"></script>
<script src="specs/button_italic.js"></script>