roojs-ui-debug.js
authorEdward <edward@roojs.com>
Mon, 5 May 2014 03:56:40 +0000 (11:56 +0800)
committerEdward <edward@roojs.com>
Mon, 5 May 2014 03:56:40 +0000 (11:56 +0800)
roojs-ui-debug.js

index 79a0c84..4a347b3 100644 (file)
@@ -26146,7 +26146,7 @@ Roo.extend(Roo.form.HtmlEditor, Roo.form.Field, {
     // private
     syncValue : function()
     {
-        this.editorcore.synValue();
+        this.editorcore.syncValue();
     }