examples/bootstrap/htmleditor.js
authorAlan <alan@roojs.com>
Fri, 10 Feb 2023 06:11:54 +0000 (14:11 +0800)
committerAlan <alan@roojs.com>
Fri, 10 Feb 2023 06:11:54 +0000 (14:11 +0800)
examples/bootstrap/htmleditor.js

index 76a4c7a..4bf0976 100644 (file)
@@ -48,6 +48,7 @@ Roo.example.calendar = new Roo.XComponent({
                                             fieldLabel : "Editor",
                                             labelAlign: 'top',
                                             name : "editor",
+                                            toolbars : [ 'Standard', 'Context' ],
                                             listeners : {
                                                 render : function() {
                                                     htmleditor = this;