Commit 95884921 authored by campaign's avatar campaign

by zhanyi01

parent ffe76076
......@@ -132,6 +132,9 @@ KityMinder.registerModule( "TextEditModule", function () {
sel.setHide();
receiver.clear().setTextEditStatus(false);
},
"resize": function ( e ) {
sel.setHide();
},
'execCommand':function(e){
var cmds = {
'appendchildnode':1,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment