X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo%2Fbootstrap%2Fhtmleditor%2FToolbarStandard.js;h=a2f55901b9cd27bc3d9fd4f72c56ac8d6a34994a;hb=23a0c8c1c7942f78ddb512df49e0ff19f12b06fa;hp=5fc83d75ad1a48f07656082582647b50b97916f3;hpb=7811bdad238a16fa881fa617d9c4e53da624968e;p=roojs1 diff --git a/Roo/bootstrap/htmleditor/ToolbarStandard.js b/Roo/bootstrap/htmleditor/ToolbarStandard.js index 5fc83d75ad..a2f55901b9 100644 --- a/Roo/bootstrap/htmleditor/ToolbarStandard.js +++ b/Roo/bootstrap/htmleditor/ToolbarStandard.js @@ -2,6 +2,7 @@ Roo.namespace('Roo.bootstrap.htmleditor'); /** * @class Roo.bootstrap.HtmlEditorToolbar1 + * @extends Roo.bootstrap.nav.Simplebar * Basic Toolbar * * @example @@ -47,7 +48,7 @@ Roo.bootstrap.htmleditor.ToolbarStandard = function(config) //Roo.form.HtmlEditorToolbar1.superclass.constructor.call(this, editor.wrap.dom.firstChild, [], config); // dont call parent... till later. } -Roo.extend(Roo.bootstrap.htmleditor.ToolbarStandard, Roo.bootstrap.NavSimplebar, { +Roo.extend(Roo.bootstrap.htmleditor.ToolbarStandard, Roo.bootstrap.nav.Simplebar, { bar : true,