X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=editor_tests.coffee;h=27a891da2f676341c2fe31a7170e1b8f59cbe050;hb=0f0011fe19f527abc6d67c7245720d5d451085f5;hp=06dfd4046a1496f19aa0dd595fd1733542a5eac3;hpb=a85e7976ce04ccbceb207ffe60ffbd212eb5a789;p=peach-html5-editor.git diff --git a/editor_tests.coffee b/editor_tests.coffee index 06dfd40..27a891d 100644 --- a/editor_tests.coffee +++ b/editor_tests.coffee @@ -8,7 +8,7 @@ button.onclick = in_el.onchange = in_el.onkeyup = -> else # first run button.parentNode.removeChild button - editor = wheic.wysiwyg in_el + editor = peach.wysiwyg in_el return false button.value="Load" button.removeAttribute 'disabled'