X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=roojs-ui-debug.js;h=bc28f6c11442a2771b50ccf47199dc99b7738f68;hp=6b60c80261174c91c8e0b6ffa31d67c8c4d7765f;hb=75839b06be6dbce8f63e71b42a19c6211d09425a;hpb=fb1ff7eeb66bb2995e95459988c3198976c0fece diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index 6b60c80261..bc28f6c114 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -27259,7 +27259,7 @@ Roo.form.HtmlEditor.ToolbarStandard = function(config) // dont call parent... till later. } -Roo.apply(Roo.form.HtmlEditor.ToolbarStandard.prototype, { +Roo.form.HtmlEditor.ToolbarStandard.prototype = { tb: false, @@ -27989,7 +27989,7 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarStandard.prototype, { item.enable(); }); } -}); +};